Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7735R

Fixed release_displays() positioning

17 Sep 23:57
f177a0b

Choose a tag to compare

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

15 Aug 16:53
92d664e

Choose a tag to compare

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

03 Aug 00:04
6a82184

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

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

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

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

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.