GUI Framework for ESP-IDF
Posted: Sat Jul 01, 2023 2:39 pm
I'm wondering what GUI (for smaller TFT screens) frameworks are available for the ESP32.
I've had a look at LVGL - which seems to have some support through 'https://github.com/lvgl/lv_port_esp32'.
However that driver library seems to be stale/dead: Stuck on an old version (ESP-IDF 4.2) and also very limited recent activity.
I've also looked at more basic libraries (e.g. HAGL) but there are limitations in what screens / driver chips they have drivers for.
Any advice on how to proceed here? Any GUI Frameworks that are well supported on ESP-IDF (including plenty of TFT screen drivers)?
I've had a look at LVGL - which seems to have some support through 'https://github.com/lvgl/lv_port_esp32'.
However that driver library seems to be stale/dead: Stuck on an old version (ESP-IDF 4.2) and also very limited recent activity.
I've also looked at more basic libraries (e.g. HAGL) but there are limitations in what screens / driver chips they have drivers for.
Any advice on how to proceed here? Any GUI Frameworks that are well supported on ESP-IDF (including plenty of TFT screen drivers)?