Releases: adafruit/Adafruit_CircuitPython_ST7789
1.5.15 - Pico Pin Comments in Example
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
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
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
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
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
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
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"
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
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
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.