Skip to content

Releases: adafruit/Adafruit_CircuitPython_ST7789

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.

1.5.5 - Added example for Waveshare Pico LCD 1.3

15 Feb 20:29
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.4 - Updated documentation link, python version

04 Feb 20:33
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.3 - Updated pylint version, linted

15 Nov 18:57
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.2 - Add ST7789 example for Pimoroni Pico Display Pack 2.0

12 Oct 14:52
08cca12
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.1 - Added 280x240 example

07 Sep 20:36
460e971
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.0 - Removed max_size parameter

16 Jul 12:30
9020acb
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.4.5 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:03
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.4.4 - Created st7789_240x240_simpletest_Pimoroni_Pico_Explorer.py example

23 Feb 19:52
451ba7f
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.