BH1750FVI icon indicating copy to clipboard operation
BH1750FVI copied to clipboard

Digital Light Sensor

Results 3 BH1750FVI issues
Sort by recently updated
recently updated
newest added

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...

There is an error in the calculation of the brightness in mode "H-Resolution Mode2". In this mode the value must be divided by two again to get the correct brightness....

I am trying to track down if the library overwrites the bootloader in the Xiao ESP32C6. I used a chip on my linux box to develop a project, but when...