-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels