This program will cycle the RGB LED through various brightness levels of red, green, and blue using the analogWrite() function and PWM pins.
After using this program, change it to MIX colors (more than one color LED on at a time...at different brightness levels 0-255).