Skip to content

Releases: adafruit/Adafruit_CircuitPython_HT16K33

4.5.1 - Switched to pyproject.toml

09 Aug 19:34

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.5.0 - Added multidisplay support

21 Jun 19:52
5535baf

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.4.1 - Added cp.org link to index.rst

09 Jun 18:56

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.4.0 - Abstracted 7-seg displays and fixed colon on big seg

07 Jun 17:33
bef548b

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.3.1 - Fixed autowrite not resetting on error

31 May 17:05

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.3.0 - Custom Characters for 7-Segment

05 Feb 16:20
f961ffc

Choose a tag to compare

This release allows custom characters for printing and marquee on the 4x7-Segment devices. See the new example Thank you @tekktrik and @Neradoc

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

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

Read the docs for info on how to use it.

4.2.1 - Updated documentation link, python version

04 Feb 21:01

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.2.0 - Created animation class

18 Jan 21:37
b6c228f

Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.9 - Improved Documentation

10 Jan 01:04
ea1f0de

Choose a tag to compare

This release contains improved documentation. Thank you @tekktrik

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

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

Read the docs for info on how to use it.

4.1.8 - Allow L and O in 7x4 Marquee

27 Dec 17:17
e8566ae

Choose a tag to compare

This release allows the usage of L and O characters int he 7x4 segment marquee function. Thank you @Daviey

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

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

Read the docs for info on how to use it.