New to the arduino and need some help with a project I'm trying to do. I want to create a device that uses multiple inputs; sound detector, photo sensor, color matching sensor, to power a single RGB LED light. I would like sound to control on/off, light to control intensity, and color to control the color of the LED. Is this possible?
I am trying to use the sensor above with the following code but am getting a series of error messages. Can anyone take a look at the code and tell me how to fix them? Would be much appreciated.