This revised Color Detector library uses a photoresistor in addition to the Grove Colour Sensor to increase accuracy and decrease false positives. Besides the added hardware and different constructor, this library is a drop-in replacement for the existing ColorDetector library.
Dependencies: GroveColourSensor
Dependents: nespresso_endpoint CapsuleCalibrator EnvoyNespressoEndpointColorDetectorV2
History
Changing default photoresistor value for 3.3v devices
2015-07-16, by bridadan [Thu, 16 Jul 2015 18:25:18 +0000] rev 4
Changing default photoresistor value for 3.3v devices
Adds a minimum number of samples parameter
2015-07-16, by bridadan [Thu, 16 Jul 2015 15:26:23 +0000] rev 3
Adds a minimum number of samples parameter
Updating GroveColourSensor
2015-07-15, by bridadan [Wed, 15 Jul 2015 17:22:15 +0000] rev 2
Updating GroveColourSensor
Updating docs and cleaning up code.
2015-07-14, by bridadan [Tue, 14 Jul 2015 22:02:23 +0000] rev 1
Updating docs and cleaning up code.
Using photoresistor to increase accuracy of detection. Much less false positives.
2015-07-14, by bridadan [Tue, 14 Jul 2015 21:46:46 +0000] rev 0
Using photoresistor to increase accuracy of detection. Much less false positives.