This sketch is missing a short description
Designed to create a simulated candle (or bigger) flame using a neopixel stick(s), strips, or other WS2812 addressable RGB LED's.
Works great with an [Adafruit trinket 5V](https://www.adafruit.com/products/1501), but should work on most any arduino or clone.
Requires the [Adafruit_neopixel.h](https://github.com/adafruit/Adafruit_NeoPixel) library
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:81487" 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>