a library for TI's TMP102 temperature sensor.

Dependents:   ou_OLED_TMP102 ou_mbed_tmp102

Files at this revision

API Documentation at this revision

Comitter:
poushen
Date:
Sun Jun 17 07:09:46 2018 +0000
Parent:
0:dd209ce90298
Commit message:
add some description

Changed in this revision

test_TMP102.h Show annotated file Show diff for this revision Revisions of this file
--- a/test_TMP102.h	Tue Jun 12 03:37:27 2018 +0000
+++ b/test_TMP102.h	Sun Jun 17 07:09:46 2018 +0000
@@ -12,6 +12,11 @@
  *
  *  About TMP102:
  *      http://www.sparkfun.com/datasheets/Sensors/Temperature/tmp102.pdf
+ *
+ *
+ *  extended by Poushen Ou to provide more API function
+ *  17-Jul-2018
+ *
  */
 
 #include "mbed.h"