Read temperature from a TCN75 (or LM75) I2C thermometer

Dependencies:   mbed

06_i2c_tcn75

Read temperature from a TCN75 (or LM75) I2C thermometer. I2C address: 1 0 0 1 A2 A2 A0

Hardware requirements:

  • FRDM-KL25Z board
  • TCN75 (or LM75) thermometer

Wiring scheme:

TCN75FRDM-25KLZ
1. SDAD14 (PTE0)
2. SCLD15 (PTE1)
3. ALERT(not used)
4. GNDGND
5. A2GND
6. A1GND
7. A0GND
8. VCC3V3

Note: Pins SDA, SCL and Alert must be pulled up by external resistors.

/media/uploads/icserny/tcn75.png

Revision:
0:84ce5e2a89b1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.bld	Wed Nov 25 07:00:30 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/builds/9296ab0bfc11
\ No newline at end of file