Skip to content

Releases: adafruit/Adafruit_CircuitPython_RGB_Display

Added support for ST7789 to Pillow Examples

10 Oct 20:49
909835d

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Updated Image Filename in Pillow Image Example

09 Oct 21:34
6bed2c2

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Minor Updates to Pillow examples

09 Oct 20:48
95cac13

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added Pillow Examples

08 Oct 17:01
6b60c34

Choose a tag to compare

Added three Pillow examples that currently only support the ILI9341. More displays to come!

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

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

Read the docs for info on how to use it.

Example names updated to reflect Repo Name

08 Oct 14:11
0f119ab

Choose a tag to compare

Example names updated to reflect Repo Name. Thanks @dherrada.

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

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

Read the docs for info on how to use it.

Image, Big Buffer, and Linux demos

26 Sep 18:15
08d82e7

Choose a tag to compare

  • Add image() support
  • Increase buffer size if on CPython
  • Add some linux demos
  • thanks @ladyada

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

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

Read the docs for info on how to use it.

Replaced DummyPin methods and properties

07 May 22:02
608dcf4

Choose a tag to compare

Replaced DummyPin methods and properties

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

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

Read the docs for info on how to use it.

Added ST7789 and HX8357 Support

06 May 20:51
1145977

Choose a tag to compare

Added ST7789 and HX8357 Display Support

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

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

Read the docs for info on how to use it.

API Tweak & Update Travis Badge In Readme

16 Jan 02:52

Choose a tag to compare

API Tweak

rgb.color565() now allows a list or tuple containing r, g, b to be passed as the first argument.


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

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

Read the docs for info on how to use it.

Update to .pylintrc

12 Nov 17:26

Choose a tag to compare

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

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

Read the docs for info on how to use it.