compile micropython with ST7735 driver

RP2040 based microcontroller boards running MicroPython.
Target audience: MicroPython users with an RP2040 boards.
This does not include conventional Linux-based Raspberry Pi boards.
Post Reply
mmx64
Posts: 10
Joined: Sat Aug 28, 2021 8:24 am

compile micropython with ST7735 driver

Post by mmx64 » Sat Aug 28, 2021 8:28 am

Hello, im trying to make a project with RPI pico and ST7735 tft, and using micropython display driver is to slow.
Is there any way to recompile micropython with a C ST7735 display to run faster?
And if it is, can anyone point me into the right direction?
Or any other solution besided programing board with C.
Thanks!

Post Reply