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.
Fork of TSL2561_I2C by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:c7725e28bdeb | 2016-12-03 | merckeng | use proper i2c address for our demo; |
6:17fef2caa563 | 2014-04-24 | karlmaxwell67 | Comments added and class documentation auto-generated. |
5:93782eb646de | 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 |