Skip to content

Releases: adafruit/Adafruit_CircuitPython_SSD1675

Fixed partial window addressing

02 May 16:57
aa0df8d
Compare
Choose a tag to compare

This fixes partial window addressing but needs CircuitPython 8.1.0-beta.3 (May 2nd S3 builds) or newer for the underlying support.

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.17 - Removed bad argument from ssd1675_2.13_monochrome.py example

28 Mar 18:15
05afbed
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

Updated simple test example

27 Feb 16:23
82cb716
Compare
Choose a tag to compare

Updated simple test example. Thanks @jposada202020!

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.15 - Added type annotations

26 Aug 21:04
cb628b4
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-ssd1675.

Read the docs for info on how to use it.

1.1.14 - Made copyright stay up to date in docs/conf.py

26 Aug 02:24
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.13 - Fixed version string

22 Aug 18:48
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.12 - Switched to pyproject.toml

09 Aug 19:50
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.11 - Added cp.org link to index.rst

09 Jun 18:34
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.10 - Repo documentation and config updates

07 Jun 17:14
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.

1.1.9 - Updated documentation link, python version

04 Feb 20:33
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-ssd1675.

Read the docs for info on how to use it.