BH1750 (Deutsch)
BH1750 | |
---|---|
Status | Experimental
|
menuconfig | I/O->I2C->I2C master->I2C BH1750 |
Pinning | no |
Ecmd | yes |
Control6 | no |
Depends on | ECMD, I2C |
Requires | - |
Code | https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master/i2c_bh1750.c |
ECMD
BH1750 implementiert eine ECMD Schnittestelle zur Steuerung des Sensors. Siehe ECMD Referenz.
Command Syntax | Short description |
bh1750 mode auto_power_down | Setzen des Arbeitsmodus (Empfindlichkeit 1=Niedrig, 2=Mittel 3=Hoch 99=Automatisch, Stromsparmodus 0=aus, 1=an) |
bh1750 lux | Abfrage der gemessenen Helligkeit in Lux |