#217 Ambient Light I2C Brick
Overview
照度センサーを使ったBrickです。
I2Cで明るさを取得することができます。
Connecting
I2Cコネクタへ接続します。
ISL29034 Datasheet
Document |
---|
ISL29034 Datasheet |
Register
Slave Address |
---|
0x44 |
回路図
Sample Code
I2Cコネクタに接続したAmbient Light I2C Brickより明るさを取得し、画面上に表示します。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
|
構成Parts
- Intersil ISL29034
GitHub
- https://github.com/FaBoPlatform/FaBo/tree/master/217_ambientlight