Skip to content

Releases: adafruit/Adafruit_CircuitPython_HT16K33

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

07 Jun 17:33
bef548b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

4.1.7 - Updated pylint version, linted

15 Nov 19:07
Compare
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.6 - Added type hints

02 Nov 16:10
97c5c58
Compare
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.

Disable matrix refresh during update using image()

10 Mar 00:41
84bb364
Compare
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.