Please note that this code repository has moved to Github as of November 14, 2016.
All future versions of the code will be updated at the new location.Installing the Libraries
For the Arduino IDE to be able to find and use them, these libraries should be uncompressed and placed in a libraries subfolder of your sketchbook folder. To manually install the libraries:- Download the compressed (zip) file from the Downloads section (above).
- In your Arduino sketchbook folder, find or create the libraries subfolder.
- Uncompress the zip file in this sketchbook libraries location, keeping each library in its own unique folder.
- Restart the Arduino IDE if it was already open.
Related sites
- Parola - a modular scrolling LED matrix text display. This includes software for special effects and is built on the MD_MAX72xx library found here.
- My blog - more information on related and other topics.