gemma-multiblink by bergey

This sketch is missing a short description
Blink or Fade 3 pins in patterns set by variables at the top of the program. No delay() calls are used, so I expect it works with nearly-arbitrary blink patterns. I wrote this for the Gemma board, with only 3 output pins, but adding more should be easy.

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