Skip to content

ffux/LedControlFlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LedControlFlex

An Arduino interpreter that expands on the functionality of LedControl.

This is currently a functional interpreter that converts 2 dimensional integer arrays into byte arrays for passing to LedControl for MAX7219 and MAX7221 Led display drivers. As my test display is 32x8 on 4 display drivers it is currently limited to this output

TODO

Make total number of displays flexible

Add another dimension to fullScreenImage so that animations can be stored

About

An Arduino interpreter that expands on the functionality of LedControl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages