Setting up lvgl_micropython on the Sunton ESP32 8048S070C 7.0" capacitive touch 800x480 LCD board #289
gitcnd
started this conversation in
Board Specific
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This 8048S070 board is larger with completely different pins and screen settings, but otherwise identical to the 8048S043 - see here for building on it: #287 and see below for the working sample test code
I've posted this as a new discussion so that anyone searching for how to run lvgl on micropython on their ESP32-8048S070C boards can find this amazing repo! (those numbers etc are the codes in the stickers on the antistatic bags these come in, and the slightly different code found on the PCB itself on the back, and the slightly-different-again codes that sellers use in their listings.).
The test program:
Screenshots:-
###Note:
The display on this is a little bit "flashy", especially the background of the slider - there's probably a setting wrong with the refresh or something? If you have this board and yours does it too, and you work out how to fix it, post a reply here.
Beta Was this translation helpful? Give feedback.
All reactions