pimoroni / st7789-python

Python library to control an ST7789 240x240 1.3" TFT LCD display.
MIT License
193 stars 51 forks source link

ST7789V Variant? #31

Open nebhead opened 1 month ago

nebhead commented 1 month ago

Any plans to support the ST7789V variant?

Gadgetoid commented 1 month ago

I'd say the chances are somewhere above zero if I got my hands on one. Unfortunately most of the work on this library is driven by product requirements, and I don't have any such requirements, nor much free time at the moment!

Pull requests would be graciously accepted.