RGB LED by slindauer

This sketch is missing a short description
This program will cycle the RGB LED through various brightness levels of red, green, and blue using the analogWrite() function and PWM pins. After using this program, change it to MIX colors (more than one color LED on at a time...at different brightness levels 0-255).

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