Releases: adafruit/Adafruit_CircuitPython_HT16K33
Releases · adafruit/Adafruit_CircuitPython_HT16K33
Updated with lint and autobundling!
Thanks to @tannewt for the great work! Thanks to @deshipu for the help!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.
Quick fix
Fix for new I2CDevice API. Make sure your CircuitPython and libraries are up to date!
Release for CircuitPython 0.9.4
This requires CircuitPython 0.9.4+!
- Switch to
busio
which will bitbang on ESP8266 too.
Initial release.
Direct port of micropython-adafruit-ht16k33 library to Adafruit CircuitPython.