/esp32-2432S028

Example esp-idf project for Sunton 2432S028

Primary LanguageC

See https://github.com/limpens/esp32-2432S028R for a version utilizing the new esp_lvgl_port.

ESP32-2432S028

Basic example using esp-idf components on a Sunton 2432S028 board.

A very basic lvgl example just to show both components working with the hardware.

For information about the pcb and available GPIO connections, check the excellent work by Macsbug.

Building

git clone https://github.com/limpens/esp32-2432S028
cd esp32-2432S028
source your idf exports if necessary
idf.py build flash monitor