Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 581 Bytes

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