Hi,
I'm fairly new to the arduino and seem to be having some trouble with a color light sensor evaluation board I picked up (Color Light Sensor Evaluation Board - SEN-10701 - SparkFun Electronics).
I've been working with several open source codes, including (http://www.sparkfun.com/datasheets/Sensors/Imaging/adjd_s311_cr99_example.pde)
and (http://bildr.org/2011/01/adjd-s371-tutorial/), as I am in no doubt that my coding skills are limited.
In both I cannot seem to get the LED to respond to the sensor. I'm positive my wiring is correct so I don't understand what's going on. In the first code, I can't even get the sensor to work past "calibrating" when I place a white object in front of it. In the second code there is no information coming from the serial monitor as it is written.
Any help would be appreciated. Thanks!