Library for TMP102 temperature I2C sensor
Dependents: mbed_Shield_LCD_Temperature mbed_Shield_Temperature
Fork of TMP102 by
History
Improved documentation
2014-04-01, by screamer [Tue, 01 Apr 2014 13:54:59 +0000] rev 4
Improved documentation
Cleaned up commented code
2013-03-07, by chris [Thu, 07 Mar 2013 10:44:42 +0000] rev 3
Cleaned up commented code
Updated read function to work correctly with negative numbers.; As per : http://mbed.org/cookbook/TMP102-Temperature-Sensor#c4313;
2013-03-07, by chris [Thu, 07 Mar 2013 10:43:04 +0000] rev 2
Updated read function to work correctly with negative numbers.; As per : http://mbed.org/cookbook/TMP102-Temperature-Sensor#c4313;
Removed extra declaration of I2C interface
2012-07-21, by chris [Sat, 21 Jul 2012 22:40:40 +0000] rev 1
Removed extra declaration of I2C interface