Added Hexidecimal Printing and improved Matrix shifting
- This release adds the
print_hex()
function for the segmented displays - It also improves the smoothness of matrix shifting by turning off auto_write during updates
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-ht16k33
.
Read the docs for info on how to use it.