This code just prints out the current temperature sensed by a TMP102 temperature sensor over serial when requested. Here's the Python code that lets you log data locally and to a Google Docs spreadsheet: https://github.com/m01/Tiny-Temperature-Logger For an example, see: http://playground.m01.eu/live-temperature For general information about the TMP102 and mbed, see http://mbed.org/cookbook/TMP102-Temperature-Sensor An additional wiring diagram can be obtained from here: http://wiring.org.co/learning/libraries/tmp102sparkfun.html

Dependencies:   mbed TMP102

Committer:
mblokzijl
Date:
Wed May 25 10:06:42 2011 +0000
Revision:
0:4cb63470a757
First revision

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mblokzijl 0:4cb63470a757 1 http://mbed.org/users/donatien/code/TMP102/#b469676e9a9e