Page 1 of 1

ESP32 CYD ESL

Posted: Fri Jun 28, 2024 12:01 pm
by Northstrix
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/

Re: ESP32 CYD ESL

Posted: Fri Jun 28, 2024 9:06 pm
by aliarifat794
How did you install the yellow board in Arduino IDE?

Re: ESP32 CYD ESL

Posted: Sat Jun 29, 2024 4:23 am
by Northstrix
Hi, aliarifat794, I followed this tutorial https://randomnerdtutorials.com/cheap-y ... 2432s028r/