A version of the Electronic Shelf Label that utilizes the ESP32 CYD.
GitHub repository: https://github.com/Northstrix/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase
The tutorial is available at https://www.instructables.com/ESP32-CYD-ESL/
WebFlash: https://northstrix.github.io/ESP32-Cheap-Yellow-Display-Electronic-Shelf-Label-with-Google-Firebase/flash.html
Format Flash area designated for SPIFFS with ESP32 Filesystem Uploader...
This ESL management system incorporates the electronic shelf labels and the ESL management software.
The ESL management software enables you to manage your electronic shelf labels. It accomplishes this by maintaining a database with the credentials of each ESL and the last image that was sent to it. When you choose the image to be displayed on the ESL and hit the "Send Image To ESL" button, the software encrypts that image, sends it to the specified ESL over Wi-Fi using the UDP protocol,...
...For more information please visit https://github.com/Northstrix/Electronic-Shelf-Label-Firebase-Edition
You can find the tutorial on
V2.0: https://www.instructables.com/DIY-IoT-Electronic-Shelf-Label-With-Google-Firebas-1/
V1.0: https://www.instructables.com/DIY-IoT-Electronic-Shelf-Label-With-Google-Firebas/
The desktop app is made with the help of the ChatGPT.