Skip to content

Commit

Permalink
Added RAM note to advancedLEDbeltKit sketch
Browse files Browse the repository at this point in the history
  • Loading branch information
PaintYourDragon committed Dec 6, 2012
1 parent 9fa17f6 commit 2e80e6a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/advancedLEDbeltKit/advancedLEDbeltKit.pde
@@ -1,3 +1,8 @@
// THIS PROGRAM USES AN INORDINATE AMOUNT OF RAM IN ORDER TO ACHIEVE ITS
// BUTTERY-SMOOTH ANIMATION. IT *WILL* *NOT* *WORK* ON REALLY LONG LED
// STRIPS. See the 'strandtest' sketch for a simpler and less RAM-
// intensive example that can process more LEDs (100+).

// Example to control LPD8806-based RGB LED Modules in a strip; originally
// intended for the Adafruit Digital Programmable LED Belt Kit.
// REQUIRES TIMER1 LIBRARY: http://www.arduino.cc/playground/Code/Timer1
Expand Down

0 comments on commit 2e80e6a

Please sign in to comment.