Search found 1 match

by assadollahi
Sat Jun 24, 2023 3:50 pm
Forum: General Discussion
Topic: Getting an ST7789 display to run on ESP32 Cam in Micropython
Replies: 2
Views: 2317

Getting an ST7789 display to run on ESP32 Cam in Micropython

I'm trying to get a display (ST7789, 320x240) to run on a ESP32 Cam in Micropython. However, I don't exactly know how to wire it. Attached you'll find how I did it, together with the code / driver from here: https://github.com/devbis/st7789py_mpy/tree/master There's a new library / driver here: http...