Using ILI9488 with LVGL on ESP32 #10346
Unanswered
PWSJA
asked this question in
Libraries & Drivers
Replies: 1 comment 2 replies
-
https://github.com/lvgl/lv_micropython Maybe they help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MicroPython-version: v1.19.1, downloaded from https://micropython.org/download/esp32/.
Board: ESP32 DevkitC V4
We work with VSCode and the Pymakr extension.
Hello everyone,
We are quite new to MicroPython and are trying to display something on an ILI9488 using LVGL. Our ESP32 works fine. We have fixed it to display something on a segment display, but now we are trying to display something on a TFT-display.
We have tried to find a clear tutorial about which libraries we need and how to install them to get it working, but we got quite confused about:
Can anyone explain us how we can do this, please?
Beta Was this translation helpful? Give feedback.
All reactions