Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

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.

1.7.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:19
Compare
Choose a tag to compare

Changes: 1.7.0...1.7.1

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.

1.7.0 - remove .show()

03 Nov 13:06
0ab1e80
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #36

New Contributors

Full Changelog: 1.6.3...1.7.0

1.6.3 - Fix RTD Theme Issue

25 Sep 15:38
Compare
Choose a tag to compare

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.

1.6.2 - New Example

27 Aug 13:42
5db9162
Compare
Choose a tag to compare

This release contains a new example that illustrates usage with a temperature sensor updating a display with data read from the sensor. Thank you @DJDevon3.

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.

1.6.1 - Updated .pylintrc, fixed jQuery

26 May 16:23
Compare
Choose a tag to compare

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.

1.6.0 - Added support for 0.49'' 64 x 32

27 Feb 19:53
11a9b9e
Compare
Choose a tag to compare

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.