Skip to content

Template project for ESP32 TTGO-TDisplay Board with LVGL

License

Notifications You must be signed in to change notification settings

stuianna/esp-ttgo-tdisplay-lvgl

Repository files navigation

ESP32 TTGO-TDisplay LVGL Template

Hello world base project for TTGO-TDisplay board using LVGL.

Example Hello World

Usage

Clone and checkout submodules.

git clone --recurse-submodules https://github.com/stuianna/esp-ttgo-tdisplay-lvgl.git

ttgo-t-display.patch must be applied to components/lvgl_esp32_drivers until this issue is resolved.

git apply --ignore-space-change --ignore-whitespace --inaccurate-eof ttgo-t-display.patch --directory  components/lvgl_esp32_drivers  

Build and flash

idf.py build
idf.py -p PORT [-b BAUD] flash

About

Template project for ESP32 TTGO-TDisplay Board with LVGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published