An open API service indexing awesome lists of open source software.

https://github.com/allanoricil/esp32-lvgl-lcd-touch-sd-card

lvgl + lcd + touch + sd card CYD minimum example
https://github.com/allanoricil/esp32-lvgl-lcd-touch-sd-card

cyd esp32

Last synced: over 1 year ago
JSON representation

lvgl + lcd + touch + sd card CYD minimum example

Awesome Lists containing this project

README

          

# ESP32-2432S028

This is a very mininum example, created by [@ddxfish](https://github.com/ddxfish), that demonstrates how to use the LCD + touch + SD card reader at the same time, while using lvgl as the UI library.

You can read why this was created in this github [issue](https://github.com/ddxfish/XPT2046_Bitbang_Arduino_Library/issues/2).