Skip to content

Releases: adafruit/Adafruit_CircuitPython_RGB_Display

3.10.6 - Made PyLint pass

25 Feb 19:54
736c274

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.10.5 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:30

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.10.4 - Moved to pre-commit, added licensing info

20 Jan 22:58
03c999d

Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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

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

Read the docs for info on how to use it.

3.10.3 - Added documentation for ST7789-based displays

05 Jan 17:38
06bf9ae

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

Updated README and Pillow Examples specifying CPython needed

27 Jul 16:34
24fd6c1

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.10.1 - Fixed discord invite link

09 Jul 21:01

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

Added 1.3" PiTFT Bonnet Example

25 Jun 15:24
e92c590

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.9.3 - Example changes

18 May 16:25
3fa1c16

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

Updated Readme with 1.14" Example

20 Apr 16:27
be66e26

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.

3.9.1 - Added Black check, reran Black with Python 3 target.

10 Apr 18:20
d8daca4

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-rgb-display.

Read the docs for info on how to use it.