Caleidoscopio by Arduino Guay

This sketch is missing a short description

Caleidoscopio con Arduino y tiras de leds RGB

Proyecto completo en: http://arduino-guay.blogspot.com.es/2014/06/caleidoscopio-con-arduino-y-tiras-de.html

Caleidoscopio basado en un Arduino y una tira de leds rgb direccionable (WS2812 ,WS2812b o similar). Utiliza la librería Neopixel de Adafruit : https://github.com/adafruit/Adafruit_NeoPixel

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:50858" 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>