FadePulseGlow by lumecluster

This sketch is missing a short description

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

  • 2017-10-03 tiago rodrigues

    Thanks for this code, forgive me if this is a dumb question but the part where you've commented about reversing the direction of the fading - I've tried all the ways I can think of to loop my LEDs to fade and then glow at the same delay and can only seem to either loop them to fade from full brightness to 0 and then jump back to full brightness or loop them from 0 to full brightness and then jump back 0. I'm trying to get a pulsing effect, and I'm really struggling.

    thank you