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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:2a240f6ca27a | 2014-09-08 | janekm | N/A |
7:fbc4c6f3be5b | 2014-09-04 | janekm | Fixup |
6:6d5bb4ad7d6e | 2014-04-24 | karlmaxwell67 | Class documentation added. |
5:d4cf0fa1a182 | 2014-04-16 | karlmaxwell67 | _ |
4:5d1f8d7d81ff | 2014-03-21 | karlmaxwell67 | Added isPowerEnabled, isRGBCEnabled etc. and roundTowardsZero which is used in setWaitTime and setIntegrationTime |
3:6a89ac4a1979 | 2014-03-20 | karlmaxwell67 | Added more functions to increase the functionality of the class. |
2:38d5187a4e7b | 2014-03-19 | karlmaxwell67 | Added functions setIntegrationTime, enableWait, disableWait, enableInterrupt, disableInterrupt and setWaitTime. |
1:70d7d9f1af01 | 2014-03-19 | karlmaxwell67 | Can successfully read data from sensor. No ATIME functionality present. |
0:453a43c8bf2b | 2014-03-18 | karlmaxwell67 | Created library for class TCS3472_I2C for operation of TCS3472 RGB sensor |