Skip to content

Releases: adafruit/Adafruit_CircuitPython_RGB_Display

Added support for newer 0.96-inch display

06 Feb 16:43
d7ebf6d
Compare
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.19 - Made copyright stay up to date in docs/conf.py

26 Aug 02:22
Compare
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.18 - Fixed version string

22 Aug 18:45
Compare
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.17 - Switched to pyproject.toml

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

09 Jun 18:17
Compare
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.15 - Repo documentation and config updates

07 Jun 17:05
Compare
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.14 - Button Debouncing in Gif Example

02 May 20:55
65838c3
Compare
Choose a tag to compare

This release contains an updated gif example script to use debouncing on the buttons for previous and next image in the list. Thank @nerdcorenet for bringing attention to this issue.

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.13 - Fixed multiple issues in rgb_display_pillow_animated_gif.py example

22 Apr 20:43
Compare
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.12 - 1.9" and 1.47" Examples

21 Mar 13:40
686175d
Compare
Choose a tag to compare

This release updates the Pillow examples to include init commands for 1.47" and 1.9" displays. Thank you @makermelissa

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.11 - Updated documentation link, python version

04 Feb 21:05
Compare
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.