How do you access graphics screens? #19408
peterhinch
started this conversation in
Polls
Replies: 2 comments
-
|
I cant choose more than one, so I choose the one I've used the most of late. (Draw directly to screen) But to get the text on to the directly drawn screen I've used the CWriter class as found in your font-to-py repository. I've used the nano, micro and touch in various projects in the past, though the ones still in current use are based on nano. Last year I had a quick look at LVGL and will probably have a more in depth look when time permits. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I had used FSMC screen on micropython. do you wanna try? |
Beta Was this translation helpful? Give feedback.
0 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.
-
I am interested to see how widespread is the use of the C-based LVGL as distinct from pure MicroPython approaches.
12 votes ·
Beta Was this translation helpful? Give feedback.
All reactions