This sketch is missing a short description
Firmware for RGB Shades (Arduino-compatible sunglasses with 16x5 matrix of WS2812B pixels)
Requires FastLED 2.1 or higher, available here: https://github.com/FastLED/FastLED
RGB Shades described here: https://www.kickstarter.com/projects/macetech/rgb-led-shades
When downloading ZIP file, remove "-master" at the end of the folder name before attempting to open in the Arduino IDE
If your RGB Shades were purchased before July 2015: This version has the standard Arduino bootloader. R9 and R10 near the control buttons will be present. Select the “Arduino Pro or Pro Mini (5V,16MHz w/ATmega328)” option..
If your RGB Shades were purchased after July 2015: This version has the Optiboot bootloader. R9 and 10 near the control buttons will be missing. Select the “Arduino Mini w/ATmega328” option.
Embed This Sketch
Use the following HTML code to embed the sketch code above in your blog or website.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:177531" frameborder="0"></iframe>
Embed The Serial Monitor
You can also embed the Serial Monitor section! Just use this HTML code.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>