BH1750FVI icon indicating copy to clipboard operation
BH1750FVI copied to clipboard

setSensitivity available?

Open kaz325 opened this issue 6 years ago • 0 comments

Hi. I've seen similar libraries for the BH1750, that has a sensitivity setting set with LightSensor.SetSensitivity. "LightSensor.SetSensitivity(1.00);** - Changes the sensitivity of the sensor by changing the measurement time without re-scaling the resulting value. Thus increasing the sensitivity compensates for something partially blocking light to the sensor. The range in scaling is 0.45 to 3.68. Default is 1.00" reason I'm looking for this, is that my sensor sits where readings are too low (0 or 1 most of the time). Is this feature available in your implementation, or is there some workaround to achieve same result ? Thanks

kaz325 avatar Jan 29 '20 07:01 kaz325