Driver for an ADT7410 temperature sensor.
All correct at time of writing, but as always, manufacturers love to move things around on their website.
http://www.analog.com/en/mems-sensors/digital-temperature-sensors/adt7410/products/product.html
http://www.analog.com/static/imported-files/data_sheets/ADT7410.pdf
This code has been tested using an ADT7410 on a breakout board hand-wired to a SolderCore.
http://soldercore.com/products/soldercore/
Parameter | Supported settings |
Resolution (°C) | 0.0625 (default), 0.0078125 |
Communication | up to 3.4 MHz (I2C) and 5 MHz (SPI) |
Macros | |
ADT7410_I2C_ADDR | ADT7410 8-bit I2C address selected by A1:A0 |
Functions | |
adt7410_initialize_i2c | Initialize ADT7410 on I2C bus |