Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

3.0.1 - Remove 8x I2C Display Usage

12 Mar 21:16
3d752ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 - Remove 8.x Compatibility

24 Feb 22:34
d41fbeb
Compare
Choose a tag to compare

What's Changed

  • use ruff and remove 8x displayio compatibility by @FoamyGuy in #50

Full Changelog: 2.1.2...3.0.0

2.1.2 - RTD Sphinx Config

16 Jan 18:49
Compare
Choose a tag to compare

2.1.1 - Fix For Sphinx RTD Theme

07 Oct 21:45
Compare
Choose a tag to compare

2.1.0 - Support 72x40 SSD1306B

07 Oct 13:53
d7de7c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.1.0

2.0.3 - Revert Sleep / Wake Change

12 Aug 17:07
aba9b4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2 - Fix sleep and wake

15 Jun 02:53
40d7b8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1- 9.x Compatibility in Examples

01 Apr 13:53
85c854e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0 - Update to use CircuitPython 9 naming scheme (8 still works)

19 Mar 22:29
2e37857
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...2.0.0

New OLED Support

23 Jan 00:04
76dd808
Compare
Choose a tag to compare

What's Changed

  • Add support for small 0.66" 64x48 OLED by @asmagill in #38

New Contributors

Full Changelog: 1.7.1...1.7.2

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-ssd1306.

Read the docs for info on how to use it.