Skip to content

A lightweight MicroPython library for animating LED matrices.

License

Notifications You must be signed in to change notification settings

las-r/matrix-anim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Anim

A lightweight MicroPython library for animating LED matrices frame-by-frame.

Installation

Method 1: Ctrl+C, Ctrl+V

Just copy and paste mtxanim.py into your microcontroller. Dirty but simple.

Method 2: Mip

Run this from your MicroPython REPL:

>> import mip
>> mip.install("github:las-r/matrix-anim")

About

A lightweight MicroPython library for animating LED matrices.

Resources

License

Stars

Watchers

Forks

Languages