Releases: adafruit/Adafruit_CircuitPython_HT16K33
4.5.1 - Switched to pyproject.toml
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
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
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
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
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
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
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
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
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
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.