Library manager -> search below lib -> install
| Lib | version | config |
|---|---|---|
| TFT_eSPI | 2.5.43 | User_Setup.h |
| lvgl | 9.3.0 | lv_conf.h |
- File -> Preferences -> Additional boards manager URLs ->
https://espressif.github.io/arduino-esp32/package_esp32_index.json - Boards manager -> search
esp32by espressif systems -> install
merge lvgl_font_96 to C:\Users\xxx\Documents\Arduino\libraries\lvgl
I create by
- board select
esp32 wrover module - Tools -> Partition scheme -> "Huge APP (3MB No OTA/1MB SPIFFS)".
- Tools -> Flash mode -> DIO (if set QIO, can not boot on my wrover kit )
| status | description |
|---|---|
| B blink | wifi connecting |
| B on | wifi connected |
| G on | ntp sync ok |
| R on | ntp sync fail |