ESP32 CYD ESL
Posted: Fri Jun 28, 2024 12:01 pm
A while ago, I made an ESP8266-based electronic shelf label that benefited from utilizing the Google Firebase. However, I wanted to take things a step further and make an ESL that eliminates the need for assembly and allows for easy reconfiguration without firmware updates.
To achieve this, I chose the ESP32 Cheap Yellow Board as the core of the device and modified the firmware to request the necessary values during the configuration process.
You can find the code at https://sourceforge.net/projects/esp32- ... -firebase/
The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/
To achieve this, I chose the ESP32 Cheap Yellow Board as the core of the device and modified the firmware to request the necessary values during the configuration process.
You can find the code at https://sourceforge.net/projects/esp32- ... -firebase/
The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/