Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 398 Bytes

#ECTree

##Rainbow Example

  1. Acquire setup.sh and led.js, as well as the sample program rainbow.js.
  2. Run setup.sh. This must be run every time the Bone is restarted.
  3. You are now ready to control the LED string. Run the sample rainbow.js to see some rainbows!

##Make Your Own

  1. Acquire blank.js.
  2. Write your code using the two provided functions.
  3. Run your code and enjoy!