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.
Homepage
About ADT7410¶
ADT7410  is a temperature sensor and can be controlled by using the I2C.
- Datasheet of ADT7410
 http://www.analog.com/media/en/technical-documentation/data-sheets/ADT7410.pdf
 
 
About sample program¶
This program outputs temperature data.
In order to run I2C communication with connecting GR-PEACH and the sensor, you will need to pull up. 
Short jumper of GR-PEACH, leakage solder in two places of "PU" of the sensor base, or, add with the external resistor (10KΩ).
About wiring¶
| Sensor | GR-PEACH | 
| VDD | 3.3V | 
| GND | GND | 
| SCL | D15 | 
| SDA | D14 |