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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:b7ce6f2b2a46 | 2015-07-16 | bridadan | Changing default photoresistor value for 3.3v devices |
3:3fca51432fd3 | 2015-07-16 | bridadan | Adds a minimum number of samples parameter |
2:af65ddab4c5c | 2015-07-15 | bridadan | Updating GroveColourSensor |
1:ccb3cd3f9c22 | 2015-07-14 | bridadan | Updating docs and cleaning up code. |
0:a00a518e19b2 | 2015-07-14 | bridadan | Using photoresistor to increase accuracy of detection. Much less false positives. |