7 Commits
Author SHA1 Message Date
jprodgers 87417ee974 Grayscale fading and brightness changes.
Fixed the basic test code to run single brightness level by default,
added the option of the grayscale fading, and slowed it way the hell
down.
2015-05-29 16:16:29 +02:00
jprodgers 04f8c1ad87 Added PCB files
These are kind of important.
2015-05-28 19:33:27 +02:00
jprodgers 061225f87a Demo Mode Added
This is a demo mode I use at conferences. Had to change a few things to
work with the new library.
2015-05-28 18:27:22 +02:00
jprodgers fa3573bc7d Revert "Demo Mode Added"
This reverts commit 355805478f.
2015-05-28 18:17:16 +02:00
jprodgers 355805478f Demo Mode Added
Fun program that cycles through 4 animations. I use this at conferences
to show off some of the things you can do.
2015-05-28 18:15:58 +02:00
jprodgers 082e478a74 Lots of fixes.
My last commit broke all the things. I had to move things around
according to where Arduino expects the libraries now. Also fixed MyFont
to work in Grayscale mode.
2015-05-28 18:09:48 +02:00
jprodgers e5141bfbea Migration and reorganization post google code.
I've re-arranged and re-named a number of things in the move over from
google code. I've added a few animations and things as well.
2015-05-28 14:45:21 +02:00