Difference between revisions of "BH1750"

From Ethersex_Wiki
Jump to: navigation, search
(Created page with "{{i18n|BH1750}} {{Module |NAME=BH1750 |MENUCONFIG={{Hardware}}->I2C->I2C master->I2C BH1750 light sensor |STATUS={{Experimental}} |PINNING=no |ECMD={{has_ecmd}} |CONTROL6=no...")
 
Line 1: Line 1:
{{i18n|BH1750}}
+
{i18n|BH1750}}
 
{{Module
 
{{Module
 
|NAME=BH1750
 
|NAME=BH1750
Line 7: Line 7:
 
|ECMD={{has_ecmd}}
 
|ECMD={{has_ecmd}}
 
|CONTROL6=no
 
|CONTROL6=no
|DEPENDS=I2C Master
+
|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

{i18n|BH1750}}

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