Documentation ¶
Overview ¶
This program runs on an Arduino that has the following four devices connected: - Button connected to D2 - Rotary analog dial connected to A0 - RGB LED connected to D3, D5, and D6 used as PWM pins - BlinkM I2C RGB LED
Pushing the button switches which color is selected. Rotating the dial changes the value for the currently selected color. Changing the color value updates the color displayed on both the PWM-controlled RGB LED and the I2C-controlled BlinkM.
Click to show internal directories.
Click to hide internal directories.