Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306

1.1.3 - Changed CI from Travis to GitHub Actions

22 Jan 01:24

Choose a tag to compare

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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

Read the docs for info on how to use it.

Updated Example for shared reset pin

24 Sep 22:31
7a999c4

Choose a tag to compare

Simple Test example updated to use the reset pin for both I2C and SPI.

To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Updated Example

21 Sep 23:53
ad3e9a3

Choose a tag to compare

Updated examples to allow more flexibility with a variety of displays.

To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Updated examples to be more comprehensive

20 Sep 20:26
1227a78

Choose a tag to compare

Updated examples to show off displayio a bit more.

To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

First release!

26 Jul 01:35
e85ab74

Choose a tag to compare

Initial release for use with CircuitPython 5+. Thanks @tannewt

To use in CircuitPython (version 5 or higher), simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.