Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7789

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.

1.5.11 - Switched to pyproject.toml

09 Aug 19:32
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.10 - Added cp.org link to index.rst

09 Jun 18:14
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.9 - Repo documentation and config updates

07 Jun 17:01
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.8 - Added Type Annotation "None"

02 May 21:47
850c3dc
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.7 - Fix for 1.9" Display

20 Mar 15:15
5fdd62a
Compare
Choose a tag to compare

This release fixes the colstart value for the 1.9" display. Thank you @makermelissa

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.6 - Added examples for 1.47" and 1.9" displays

17 Mar 14:24
301a862
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.