adafruit / Adafruit_CircuitPython_RGB_Display

Drivers for RGB displays for Adafruit CircuitPython.
MIT License
131 stars 52 forks source link

Added ST7789 Support to Pillow Demos #36

Closed makermelissa closed 4 years ago

makermelissa commented 4 years ago

Note, this was originally tested on the 2.0" ST7789 which is 320x240. I just tested on 240x240 and the width may need to be specified for that since the image isn't centering, so I may need to do another push.