adafruit / Adafruit_CircuitPython_HT16K33

Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.
MIT License
41 stars 29 forks source link

Adding demos and tests #60

Closed geekguy-wy closed 4 years ago

geekguy-wy commented 4 years ago

I added ht16k33_matrix_pillow_image.py (missing) and ht16k33_animation_demo.py (new) to the docs/examples.rst file, which is now current.

geekguy-wy commented 4 years ago

I am happy with this version as is.

geekguy-wy commented 4 years ago

https://github.com/adafruit/Adafruit_CircuitPython_HT16K33/issues/57