Releases: adafruit/Adafruit_CircuitPython_HT16K33
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.
4.1.7 - Updated pylint version, linted
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
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()
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.4 - Moved pylint from build.yml to .pre-commit-config.yml
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.3 - Fixed issue with Black and Pylint versions in the pre-commit config
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.