Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1680

1.2.2 - Fourwire Fallback Support

18 Dec 20:17
5417f62

Choose a tag to compare

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

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

Read the docs for info on how to use it.

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:34

Choose a tag to compare

Changes: 1.2.0...1.2.1

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

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

Read the docs for info on how to use it.

1.2.0 - remove .show() and update to CP9 displayio refactorin

03 Nov 12:56
182ced7

Choose a tag to compare

What's Changed

  • Update with fourwire and root_group for CP 9 compatibility by @prcutler in #22

New Contributors

Full Changelog: 1.1.5...1.2.0

1.1.5 - Added 2.13" Eink Bonnet Example

09 Oct 14:47
5b9337f

Choose a tag to compare

This release adds a new example for the 2.13" Eink Bonnet. Thank you @makermelissa.

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

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

Read the docs for info on how to use it.

Fixes FourWire Type Capitalization

29 Sep 23:24
e3791ca

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.3 - Fix RTD Theme Issue

25 Sep 15:51

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.2 - Updated .pylintrc, fixed jQuery

26 May 16:12

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.1 - Updated pre-commit hooks

18 May 15:41

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Fixed partial window addressing

02 May 16:58
a736e2a

Choose a tag to compare

This fixes partial window addressing but needs CircuitPython 8.1.0-beta.3 (May 2nd S3 builds) or newer for the underlying support.

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

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

Read the docs for info on how to use it.

Added example for the 2.13 Tricolor Breakout

28 Feb 02:59
67ccde8

Choose a tag to compare

Added example for the 2.13 Tricolor Breakout Thanks @jposada202020!

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

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

Read the docs for info on how to use it.