Commit Graph

14 Commits

Author SHA1 Message Date
Phillip Burgess c9d6a28556 Add Circuit Playground version (Arduino + Processing) 2017-01-05 23:40:37 -08:00
Phillip Burgess bfcf15da23 Adjustments for Processing 2.0 language 2012-12-12 15:01:16 -08:00
Phillip Burgess 435f5950ea Added LGPL license 2012-12-05 12:02:32 -08:00
Paint Your Dragon d22622a402 LEDstream for LPD8806 now compatible with stock WS2801 version 2012-01-06 23:36:12 -08:00
Paint Your Dragon 7dec765eed Added Arduino+Processing sketches for LPD8806 strips 2011-12-15 22:54:27 -08:00
Paint Your Dragon 57c7083188 Min brightness bug fix w/black screen 2011-11-26 23:29:08 -08:00
Paint Your Dragon a61bd16cf6 Option for multiple small screen grabs; may be faster on some systems 2011-11-25 23:13:40 -08:00
Paint Your Dragon 1dfb9c4f91 Moved gd[] out of global vars 2011-11-21 12:39:18 -08:00
Paint Your Dragon 7e68dd7c21 Minor code rearrangement 2011-11-21 12:35:00 -08:00
Paint Your Dragon 4490ac5a4b Typo 2011-11-21 12:19:27 -08:00
Paint Your Dragon d8f781210a Disabled auto-detect as default case; doesn't work with certain boards 2011-11-21 12:00:49 -08:00
Paint Your Dragon db2ff234c4 Multi-monitor support, speed improvements, LED auto-off and other good stuff 2011-11-20 14:51:14 -08:00
Paint Your Dragon efe5fd5cbd Startup test added to LEDstream (Arduino), shutdown added to Adalight (Processing)
Upon initial power-up or reset, and each time the serial port is opened,
the LEDs will briefly flash through red, green and blue, then off. This
can be used to diagnose whether the wiring between Arduino and LEDs is
correct, and to spot any breaks in the strand. Unrelated, Adalight (the
Processing code) now issues an all-off state to the LEDs on most (but
not all) exit cases.
2011-10-26 16:08:23 -07:00
Ladyada f43a8086e1 First commit! 2011-10-04 13:09:09 -04:00