SIK_circuit10_softPotentiometer by SparkFun SIK Examples

Controls the colors of an RGB LED based on the value of the soft potentiometer. Transitions from Green to Red to Blue and back to Green.
The soft potentiometer is a neat input device that detects pressure along its length. When you press it down with a finger (it works best on a flat surface), it will change resistance depending on where you're pressing it. You might use it to make a piano or light dimmer; here we're going to use it to control the color of an RGB LED. ####Wiring Diagram ![enter link description here](https://raw.githubusercontent.com/sparkfun/Fritzing_Parts/master/kits/12060_sfe_inventors_kit_with_redboard_v32/sik_redboard_circuit_10.png)

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