rzeldent / esp32-smartdisplay-demo

Demo project for esp32-smartdisplay
55 stars 20 forks source link

Bare minimum sketch for the Sunton aka Cheap Yellow Display (CYD) boards. ESP32_1732S019N/C, 2424S012N/C, 2432S024R/C/N, 2432S028R, 2432S032N/R/C, 3248S035R/C, 4827S043R/C, 4848S040C, 8048S050N/C and 8048S070N/C

For PlatformIO

Platform IO CI

This is a demo application for the esp32-smartdisplay library that is intended to be used in PlatformIO. See https://github.com/rzeldent/esp32-smartdisplay for more information about the driver library.

[!WARNING] Do not forget to clone this repository with submodules: git clone --recurse-submodules! This is required to also have the latest version of the Sunton boards definitions.

Example with sound! (if WiFi credentials are provided and speaker attached)

Example

Version history