Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1107
1.5.4 - Repo documentation and config updates
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.3 - Reformatted library to match latest black version
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.2 - Changed data param of send() to bytes
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
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
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
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
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
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
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
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.