Raspberry Pi LESSON 17: Mixing Any Color on an RGB LED

In this lesson I will show how to mix any color on an RGB LED. We read analog values from three potentiometers using the ADC0834 analog to digital converter. We then calculate three different color channels . . . Red, Green and Blue. We then apply those signals to the the three legs of the RGB LED. By controlling the relative strength of the different color components, we can mix any color.

Related Posts