Releases: adafruit/Adafruit_CircuitPython_SSD1305
Releases · adafruit/Adafruit_CircuitPython_SSD1305
Added Pillow Demo, Fixed to work with more resolutions
- 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!
1.0.1 fixed pypi deploy
Initial Release!
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.