#207 Temperature I2C Brick
Overview
温度センサを使用したBrickです。 I2Cでデータを取得できます。
計測できる範囲は−55度〜150度です。
接続
I2Cコネクタへ接続します。
Arduino

Raspberry Pi

ADT7410 Datasheet
| Document |
|---|
| ADT7410 Datasheet |
Register
| Slave Address |
|---|
| 0x48 |
回路図

Library
- pipからインストール
1 | |
Sample Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | |
構成Parts
- Analog Devices ADT7410
GitHub
- https://github.com/FaBoPlatform/FaBo/tree/master/207_temperature