Skip to content

Arduino Library for MAX7219 Serially Interfaced, 8-Digit, LED Display Drivers

License

Notifications You must be signed in to change notification settings

nineff/MaxMatrix2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaxMatrix2

Arduino Library for MAX7219 Serially Interfaced, 8-Digit, LED Display Drivers

It is very unfinished at the moment, but the basics should work

Based upon MaxMatrix by Oscar Kin-Chung Au

Motivation:

This is currently (and most likely will always be) a one-man project for my own education and general fooling around.

Obviously there are already numerous implementations and libraries to talk to the MAX7219 or MAX7221 LED-driver-ICs from Arduino (or similar) boards. However, none pleased me personally and the above linked one was the first library I got working by stripping it down to it's bare essentials. I am now slowly re-adding the functionality in a way that makes sense to me. Hopefully this might be useful for someone stumbling across.

Todo:

  • Add support for 7-Segment displays as well as LED-Matrices
  • Add more core functionality like Text display (see original Library)
  • Make it all efficcient (Talk to all matricies instead of one at a time)

About

Arduino Library for MAX7219 Serially Interfaced, 8-Digit, LED Display Drivers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages