Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

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.

1.5.11 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:13
7410397
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.5.10 - Fixed faulty type annotation

18 Oct 14:32
cf322ff
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.5.9 - Added type annotations

03 Sep 19:58
b9c53a0
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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.5.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:10
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.