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 TMP102 by
History
Constructor now takes an I2C object rather than SDA and SCL pins
2016-03-01, by JLarkin [Tue, 01 Mar 2016 23:09:11 +0000] rev 4
Constructor now takes an I2C object rather than SDA and SCL pins
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