Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: GroveColourSensor
Fork of ColorDetector by
History
Added parameter for number of good readings before triggering change event. Updating docs.
2015-07-02, by bridadan [Thu, 02 Jul 2015 01:43:07 +0000] rev 9
Added parameter for number of good readings before triggering change event. Updating docs.
Added default values for settings in constructor
2015-07-02, by bridadan [Thu, 02 Jul 2015 01:07:28 +0000] rev 8
Added default values for settings in constructor
disabled interrupts around I2C Read block
2015-06-30, by bridadan [Tue, 30 Jun 2015 02:37:15 +0000] rev 7
disabled interrupts around I2C Read block
Made diff buffer larger for more accuracy on detection
2015-06-30, by bridadan [Tue, 30 Jun 2015 01:36:37 +0000] rev 6
Made diff buffer larger for more accuracy on detection
Made detection far more consistent, though a bit slower. Should be more resilient to ambient light.
2015-06-02, by bridadan [Tue, 02 Jun 2015 22:18:57 +0000] rev 5
Made detection far more consistent, though a bit slower. Should be more resilient to ambient light.
Added adjustment of color diffs
2015-05-06, by bridadan [Wed, 06 May 2015 18:05:51 +0000] rev 4
Added adjustment of color diffs
Updating documentation
2015-04-28, by bridadan [Tue, 28 Apr 2015 16:13:52 +0000] rev 3
Updating documentation
Moved library
2015-04-16, by bridadan [Thu, 16 Apr 2015 20:21:41 +0000] rev 2
Moved library
Fixes
2015-04-15, by bridadan [Wed, 15 Apr 2015 19:41:16 +0000] rev 1
Fixes
Initial commit
2015-04-15, by bridadan [Wed, 15 Apr 2015 19:32:15 +0000] rev 0
Initial commit