Hi all.
I am new to LVGL
, and facing some difficulties:
- got confused with
LVGL
andlovyanGFX
, how to use it? - the
user_setting
examples inlovyanGFX
, shown how to config device like ESP32+ILI9341 to useLGFX
, is this a universal solution to all kind of applications? because some of other examples even left the config to user. - seems no many examples the new version of the Library? so there are lot of compiling errors, do you have a comparing old and new versions?
- are there any working example to show JPEG pictures on ESP32+ILI9341 of .ino ?
Thanks
Adam