Nextion Integration
This post will expand on the CYD post here, (https://www.cloudacm.com/?p=5386). Instead of using the all encompassing CYD platform, a Nextion display will be used. Much of the code used in the CYD will be used here with some minor adjustments. The hardware used here is the Nextion HSD035383B4 which connects to a ESP32-C3 module. In addition, a SPI micro-SD module was attached to provide data logging. The code for the ESP32 module can be found here, https://github.com/cloudacm/ESP32-C3-Nextion-microSD The Nextion display…