Skip to content

Releases: adafruit/Adafruit_CircuitPython_HT16K33

Updated with lint and autobundling!

05 Jan 20:35
d62811d
Compare
Choose a tag to compare

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

11 Apr 21:58
Compare
Choose a tag to compare

Fix for new I2CDevice API. Make sure your CircuitPython and libraries are up to date!

Release for CircuitPython 0.9.4

11 Apr 00:48
Compare
Choose a tag to compare

This requires CircuitPython 0.9.4+!

  • Switch to busio which will bitbang on ESP8266 too.

Initial release.

10 Jan 22:03
Compare
Choose a tag to compare

Direct port of micropython-adafruit-ht16k33 library to Adafruit CircuitPython.