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
- Host: GitHub
- URL: https://github.com/allanoricil/esp32-lvgl-lcd-touch-sd-card
- Owner: AllanOricil
- Created: 2024-03-16T17:48:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T13:36:32.000Z (over 2 years ago)
- Last Synced: 2025-01-14T08:10:12.392Z (over 1 year ago)
- Topics: cyd, esp32
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).