Overview

Driver for an ADT7410 temperature sensor.

Resources

All correct at time of writing, but as always, manufacturers love to move things around on their website.

Web page

http://www.analog.com/en/mems-sensors/digital-temperature-sensors/adt7410/products/product.html

Datasheet

http://www.analog.com/static/imported-files/data_sheets/ADT7410.pdf

Test hardware

This code has been tested using an ADT7410 on a breakout board hand-wired to a SolderCore.

http://soldercore.com/products/soldercore/

Specification
Parameter Supported settings
Resolution (°C) 0.0625 (default), 0.0078125
Communication up to 3.4 MHz (I2C) and 5 MHz (SPI)

API Summary

Macros
ADT7410_I2C_ADDR ADT7410 8-bit I2C address selected by A1:A0
Functions
adt7410_initialize_i2c Initialize ADT7410 on I2C bus