Skip to content

Tools and libraries for creating Arduino powered LED matrix animations.

License

Notifications You must be signed in to change notification settings

elliottmina/animated_led_matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

animated_led_matrix

Tools and libraries for creating Arduino powered LED matrix animations.

Pattern Builder

The Pattern builder is a web based tool for creating pixel scale animations that can be consumed by the micro processor code.

The workflow is generally:

  1. Design pattern
  2. Duplicate pattern and tweak
  3. Organize patterns into a sequence

I have placed a short demo on YouTube.

YouTube Demo

The tool requires Python3 with Flask, primarily to persist pattern and sequence data to disk.

Currently, colors and canvas dimensions must be manually configured in the path below.

/animated_led_matrix/pattern_builder/static/js/Config.js 

Arduino sketch

Coming soon

Hardware

Coming soon

About

Tools and libraries for creating Arduino powered LED matrix animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published