import "github.com/kidoman/embd/sensor/bh1750fvi"
Package BH1750FVI allows interfacing with the BH1750FVI ambient light sensor through I2C.
const ( High = "H" High2 = "H2" )
accuracy = sensorValue/actualValue] (min = 0.96, typ = 1.2, max = 1.44
BH1750FVI represents a BH1750FVI ambient light sensor.
New returns a BH1750FVI sensor at the specific resolution mode.
NewHighMode returns a BH1750FVI sensor on high resolution mode2 (0.5lx resolution)
NewHighMode returns a BH1750FVI sensor on high resolution mode (1lx resolution)
Close.
Lighting returns the ambient lighting in lx.
Run starts continuous sensor data acquisition loop.
Package bh1750fvi imports 3 packages (graph). Updated 2016-07-31. Refresh now. Tools for package owners.