Objective-
We are trying to control and RGB via three potentiometers. The potentiometers will control the dimming of the three primary colors, red, green and blue., allowing us to create a variety of colors
Tools-
-RGB LED
-Arduino Board
-2 Breadboard
-3 Potentiometers
Procedure-
- –Connect Arduino to bread board using jumper cables
- -Test LED using the blink example
- -Hook LED up to breadboard
- -Hook three potentiometers to other breadboard
- -Connect the second breadboard to the arduino via jumper cables
- -Load program into arudino
- -Turn knobs ensuring it controls each color
Results-
Each potentiometer controls a color, RGB. We were able to create a variety of colors by adjusting the potentiometers.