Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1306

Updated SPI pin names

16 Dec 19:22
d6e50f4
Compare
Choose a tag to compare

Thanks to @deshipu for the great work!

Now with more lint!

16 Dec 04:16
e1275e9
Compare
Choose a tag to compare

New I2CDevice API

11 Apr 22:06
Compare
Choose a tag to compare

Fix for new I2CDevice API. Make sure your CircuitPython and libraries are up to date!

1.0.1 - Update example

11 Apr 00:04
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

  • Switch to nativeio split APIs and bitbanging busio.

Initial release

10 Jan 22:32
Compare
Choose a tag to compare

Direct port of micropython-adafruit-ssd1306 module.