Releases: adafruit/Adafruit_CircuitPython_ST7735R
Fixed release_displays() positioning
The examples now have the release_displays() function call in the proper location.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated Example to show off displayio more
Examples for the rest of the displays have been updated in this release.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Removed a line of unused code
Removed a line of unused code from one of the examples.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Invert Option Added
The ST7735R library can now be inverted on initialization. Thanks @Septolum.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated Readme
Updated Readme to reflect differences with ST7735 library.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Updated Example
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Initial Release
Initial release of CircuitPython ST7735R displayio Driver
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.