Releases: adafruit/Adafruit_CircuitPython_SSD1680
2.0.2 - Update Bonnet Example For Latest Hardware
What's Changed
- Update Bonnet example to reflect latest hardware by @makermelissa in #32
Full Changelog: 2.0.1...2.0.2
2.0.1 - Colstart Updated For New Stock Displays
What's Changed
- Update simpletest for newer SSD1680 display by @makermelissa in #31
Full Changelog: 2.0.0...2.0.1
2.0.0 - Remove 8.x Compatibility
1.2.5 - RTD Sphinx Config
Full Changelog: 1.2.4...1.2.5
1.2.4 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.3...1.2.4
1.2.3 Remove Uneeded Parameter
1.2.2 - Fourwire Fallback 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.
What's Changed
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1 - Fix RTD Docs Build and Unpin Sphinx
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
1.1.5 - Added 2.13" Eink Bonnet Example
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.