Difference between revisions of "BH1750 (Deutsch)"
| Line 7: | Line 7: | ||
|ECMD={{has_ecmd}} | |ECMD={{has_ecmd}} | ||
|CONTROL6=no | |CONTROL6=no | ||
| − | |DEPENDS=I2C | + | |DEPENDS=[[ECMD]], [[I2C]] |
|REQUIRES= - | |REQUIRES= - | ||
| − | |CODE=[https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master/ https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master/] | + | |CODE=[https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master/i2c_bh1750.c https://github.com/ethersex/ethersex/tree/master/hardware/i2c/master/i2c_bh1750.c] |
}} | }} | ||
Revision as of 13:03, 10 June 2018
| BH1750 | |
|---|---|
| Status | Experimental
|
| menuconfig | I/O->I2C->I2C master->I2C BH1750 light sensor |
| 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.