DigitalSandbox_RGB_ColorMix by sparkfunEDU

Cloned from Sketch DigitalSandbox_FunOMeter by sparkfunEDU

Starter code for exploring analogWrite() with the RGB LED.
Bleh…white. So boring. Let’s add some color to this Sandbox. Let's look at making some cool colors with a special device on your digital sandbox called the RGB LED. It's a special device that is basically three LEDs (Red, Green, and Blue) all integrated into a single package! It's pretty cool.

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