A lightweight MicroPython library for animating LED matrices frame-by-frame.
Just copy and paste mtxanim.py into your microcontroller. Dirty but simple.
Run this from your MicroPython REPL:
>> import mip
>> mip.install("github:las-r/matrix-anim")
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A lightweight MicroPython library for animating LED matrices frame-by-frame.
Just copy and paste mtxanim.py into your microcontroller. Dirty but simple.
Run this from your MicroPython REPL:
>> import mip
>> mip.install("github:las-r/matrix-anim")