Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1107

1.5.2 - Changed data param of send() to bytes

22 Mar 19:41
fb1390c
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-sh1107.

Read the docs for info on how to use it.

1.5.1 - Updated documentation link, python version

04 Feb 20:00
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-sh1107.

Read the docs for info on how to use it.

Add support for 128x128 monochrome OLED

17 Nov 20:55
f00ceaf
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-sh1107.

Read the docs for info on how to use it.

1.4.2 - Updated pylint version, linted

15 Nov 17:35
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-sh1107.

Read the docs for info on how to use it.

1.4.1 - Reverted multiplex ratio to 0x7F, use latest configuration for Blinka

21 Sep 16:48
f9d10f3
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_sh1107.

Read the docs for info on how to use it.

1.4.0 - Removed set_vertical_scroll parameter

26 Aug 15:53
1837b47
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_sh1107.

Read the docs for info on how to use it.

1.3.0 - Updated for CircuitPython 7, removed max_size parameter

16 Jul 13:46
980127d
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_sh1107.

Read the docs for info on how to use it.

1.2.0 - Added display_offset parameter

13 May 21:03
47b5a85
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_sh1107.

Read the docs for info on how to use it.

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

02 Mar 23:42
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_sh1107.

Read the docs for info on how to use it.

1.1.0 - Implement SH1107 sleep/wake functionality

06 Feb 00:43
59efbef
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-sh1107.

Read the docs for info on how to use it.