InfiniteYuan / esp32-lvgl-gui

use LittlevGL on esp32,with some lcd、touch device drivers
MIT License
79 stars 19 forks source link

esp32-lvgl-gui

use lvgl on esp32,with some lcd、touch device drivers

USAGE

1.copy components of the esp32-lvgl-gui to components of esp-idf as a independent component

2.run make menuconfig to configuration gui

3.add some drivers for lvgl (option)

Example

1.Tab-Set

2.Game-2048

3.MP3 Example

Video