Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7789

1.6.2 - Backlight In Pimoroni Examples

17 Jun 15:46
fd4c53e
Compare
Choose a tag to compare

What's Changed

  • Pimoroni Display Pack examples - show how to control backlight by @helgibbons in #38

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-st7789.

Read the docs for info on how to use it.

1.6.0 - remove .show() and update to CP9 displayio refactorin

06 Nov 23:31
d3bde04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.18...1.6.0

1.5.18 - Fix RTD Theme Issue

25 Sep 15:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.17 - Updated .pylintrc, fixed jQuery

26 May 16:21
d939bbf
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.16 - Updated pre-commit hooks

18 May 15:42
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.15 - Pico Pin Comments in Example

21 Jan 18:20
e23c487
Compare
Choose a tag to compare

This release adds a commented out section of pins for use on the Raspberry Pi Pico or Pico W which are a bit different from some other microcontrollers. Thank you @markmcgookin

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

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

Read the docs for info on how to use it.

1.5.14 - Added type annotations

12 Sep 22:52
9ff56ce
Compare
Choose a tag to compare

Added type annotations to this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

1.5.13 - Made copyright stay up to date in docs/conf.py

26 Aug 02:25
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.12 - Fixed version string

22 Aug 18:48
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.