Replies: 2 comments 8 replies
-
Hello, glad you like the library! It's mainly just me working on it, unlikely many people are using it so if you need something with a broader user base may not be for you! The documentation is here https://sming.readthedocs.io/en/latest/_inc/Sming/Libraries/Graphics/index.html and there's some references to other libraries although as yet not ported to Sming. These all operate in a more bursty fashion, i.e. 'fast as possible' rather than '(slow) and steady gets it done'. At the bottom of the page is a list of samples you can try. These are to be found in |
Beta Was this translation helpful? Give feedback.
-
I use it with a raspberry pi pico-w and ILI9341 display where it's been running happily for a couple of years. There's an experimental branch |
Beta Was this translation helpful? Give feedback.
-
Hi,
I really like the idea of Sming-Graphics. It works for me ok with the virtual screen. So then I learned that only the ILI9341 is supported so far. I checked the GitHub and it seems it is a bit quiet there since years.
So how is the status/roadmap of Sming-Graphics?
I managed to grab a IL9341 out of a box with abandoned projects, worth trying?
I still have no clue how to compile for a physical tft, did not find a sample or where I need to set the right GPIOs...
All the best,
Carsten
Beta Was this translation helpful? Give feedback.
All reactions