Skip to content

Updated Number Function for the Segmented Displays

Compare
Choose a tag to compare
@makermelissa makermelissa released this 28 Jan 00:31
297b874

This release includes the following updates:

  • The number function for segmented displays has been updated with changes ported from the MicroPython library. Thanks @hybotics
  • The print_hex() function for segmented displays is no longer limited to a range of 0-FFFF.

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.