MayTwinkles by amelia.tetterton

FastLED Twinkle DemoReel w/ Button
This sketch is a compilation of the FastLED DemoReel, twinkle code, and a button press. The brightness on the DemoReel has been adjusted to be along the same lines as the overall brightness. There are a bunch of mode options to choose from within the sketch. Depending on the choices and number of LEDs, you can fit 4-5 of these modes on an attiny85 board like the Trinket or Gemma. Larger capacity boards will be able to handle more.

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