Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 471 Bytes

arduino-fastled-rainbow

Overview

Source code to make a rainbow with Olimex LED-STRIPE-8 and and Arduino Leonardo or another open source hardware board like it such as OLinuXino-32U4. Video with step by step tutorial is available at YouTube: https://youtu.be/bjB88b-4_RE

Source code

Follow the steps below to build and deploy the source code:

  • Download library FastLED and import it in Arduino IDE: http://fastled.io/
  • Compile and upload fastled_rainbow.ino