Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

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.

1.5.7 - Fixed version string

22 Aug 18:37
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.6 - Switched to pyproject.toml

09 Aug 19:41
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.5 - Added cp.org link to index.rst

09 Jun 18:19
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.