Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7735R

Removed a line of unused code

03 Aug 00:04
6a82184
Compare
Choose a tag to compare

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

02 Aug 21:22
aa6c6f2
Compare
Choose a tag to compare

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

01 Jun 01:37
aeed58e
Compare
Choose a tag to compare

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

30 Apr 00:23
15b7d30
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Initial Release

20 Apr 23:14
6d6c066
Compare
Choose a tag to compare

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.