Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1305

Added Pillow Demo, Fixed to work with more resolutions

08 Nov 01:23
c925985
Compare
Choose a tag to compare
  • Added Pillow Demo
  • Fixed to work with more resolutions including 128x64
  • Spruced up the simpletest a bit to be more like the SSD1306 one

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

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

Read the docs for info on how to use it.

Bippity boppity bump!

13 Sep 18:23
Compare
Choose a tag to compare
1.0.1

fixed pypi deploy

Initial Release!

13 Sep 18:08
Compare
Choose a tag to compare

This release includes the functionality from the SSD1306 driver that it was derived from.

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

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

Read the docs for info on how to use it.