Page 1 of 1

MicroPython with LVGL problem

Posted: Fri Feb 19, 2021 3:53 pm
by Jarek
Hi everyone,
Can someone tell me step by step how can i add a lvgl library to my micropython project ? I read documentation, but still doesn't work 😕
I cannot add the library correctly so that it can be imported.
I work with ILI9341 display with XPT2046 ic for touch.
Thanks a lot for your help.

Re: MicroPython with LVGL problem

Posted: Wed Mar 10, 2021 9:10 pm
by agonnen
I can recommend looking at https://github.com/lvgl/lv_micropython and learning how this is done there.
You can diff and see the differences between upstream micropython and lv_micropython.
Another option is directly using the lv_micropython firmware.

For LVGL specific questions I recommend posting to LVGL forum: https://forum.lvgl.io/c/micropython/8