Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7735R

1.6.4 - RTD Sphinx Config

16 Jan 19:16
Compare
Choose a tag to compare

1.6.3 - Fix For Sphinx RTD Theme

07 Oct 22:22
Compare
Choose a tag to compare

1.6.2 - Fourwire Fallback Support

18 Dec 17:05
ad2e00c
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.

What's Changed

  • FourWire support for both 8.x.x and 9.x.x by @dhalbert in #33

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34
Compare
Choose a tag to compare

Changes: 1.6.0...1.6.1

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.

1.6.0 - in examples, remove .show() and update to CP9 displayio refactoring

03 Nov 15:10
8c34ad9
Compare
Choose a tag to compare

What's Changed

  • Update to use fourwire and root_group for CP 9 compatibility by @prcutler in #32

New Contributors

Full Changelog: 1.5.13...1.6.0

1.5.13 - Fix RTD Theme Issue

25 Sep 15:51
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.

1.5.12 - Updated .pylintrc, fixed jQuery

26 May 16:13
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ST7735R.

Read the docs for info on how to use it.

1.5.11 - Updated pre-commit hooks

18 May 15:41
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.

Added example for newer Revision B of the 0.96 MiniTFT

06 Feb 16:45
db544c7
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.

1.5.9 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:06
1a47521
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-st7735r.

Read the docs for info on how to use it.