Class which provides functions to control a TAOS TCS3472 Color Light-to-Digital Converter with IR Filter via I2C. (Tidied up)

Dependents:   openwear-lifelogger-example

Fork of TCS3472_I2C by Karl Maxwell

History

N/A default tip

2014-09-08, by janekm [Mon, 08 Sep 2014 23:16:40 +0000] rev 8

N/A


Fixup

2014-09-04, by janekm [Thu, 04 Sep 2014 21:18:50 +0000] rev 7

Fixup


Class documentation added.

2014-04-24, by karlmaxwell67 [Thu, 24 Apr 2014 09:14:25 +0000] rev 6

Class documentation added.


_

2014-04-16, by karlmaxwell67 [Wed, 16 Apr 2014 10:57:46 +0000] rev 5

_


Added isPowerEnabled, isRGBCEnabled etc. and roundTowardsZero which is used in setWaitTime and setIntegrationTime

2014-03-21, by karlmaxwell67 [Fri, 21 Mar 2014 17:38:11 +0000] rev 4

Added isPowerEnabled, isRGBCEnabled etc. and roundTowardsZero which is used in setWaitTime and setIntegrationTime


Added more functions to increase the functionality of the class.

2014-03-20, by karlmaxwell67 [Thu, 20 Mar 2014 16:56:56 +0000] rev 3

Added more functions to increase the functionality of the class.


Added functions setIntegrationTime, enableWait, disableWait, enableInterrupt, disableInterrupt and setWaitTime.

2014-03-19, by karlmaxwell67 [Wed, 19 Mar 2014 18:48:12 +0000] rev 2

Added functions setIntegrationTime, enableWait, disableWait, enableInterrupt, disableInterrupt and setWaitTime.


Can successfully read data from sensor. No ATIME functionality present.

2014-03-19, by karlmaxwell67 [Wed, 19 Mar 2014 17:23:11 +0000] rev 1

Can successfully read data from sensor. No ATIME functionality present.


Created library for class TCS3472_I2C for operation of TCS3472 RGB sensor

2014-03-18, by karlmaxwell67 [Tue, 18 Mar 2014 09:45:04 +0000] rev 0

Created library for class TCS3472_I2C for operation of TCS3472 RGB sensor