pimoroni / st7789-python

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

support orangepi5 plus? #29

Open Natthawe opened 8 months ago

Natthawe commented 8 months ago

support orangepi5 plus on ubuntu 22.04?

Gadgetoid commented 1 month ago

I've recently migrated this library to gpiod, which might make Orange Pi 5 Plus support more feasible.

The gpiodevice library would probably need a platform detect entry for Orange Pi, though, and I do not have an Orange Pi to test on.