Three analog inputs to three outputs

Code on tab 1 reads three photo cells, and maps the analog reading to an RGB LED. It then remaps the analog input values on A1 and A2, and outputs the readings to the servo and buzzer

 

 

Code on tab 2 reads three photo cells, and sets up some example if statements to activate different outputs

 

**Do not upload code from Fritzing unless you comment out one tab.  Instead copy and paste each tab into their own arduino sketch.