Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1306

2.12.2 - Added type annotations

12 Oct 14:53
fcaf6a5

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.12.1 - Added example of clearing display

13 Sep 20:59
c370605

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.12.0 - Added support for 72x40 0.42" OLED, added rotate method

01 Jul 21:19
6aff687

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.6 - Fixed url in example

07 Jun 20:24
b4198fd

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.5 - Moved default branch to main

03 Jun 19:47

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.4 - Fixed issue about reading cpu load

17 May 19:06
aff8c9d

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.3 - Changed write_framebuf to cleanly request i2c_device with page addressing

04 May 17:37
1473957

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.2 - Fixed SPI class by adding page addressing mode option

10 Mar 23:31
18afd61

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.1 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:04

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.11.0 - Added page addressing mode to extend compatibility to more displays

25 Feb 19:50
2b7fe36

Choose a tag to compare

@adamcandy Thanks for the PR!

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

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

Read the docs for info on how to use it.