Skip to content

Added ST7735R Support to Pillow Examples

Compare
Choose a tag to compare
@makermelissa makermelissa released this 11 Oct 17:56
aed3b0d

Added ST7735R support to Pillow examples.

Added BGR parameter for color correction to the ST7735R MiniTFT display.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.