Skip to content

Commit e8269ff

Browse files
feat: Add entry for BH1750 sensor.
1 parent 4c754ce commit e8269ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ Other places you can look for MicroPython Libraries:
973973
* [veml7700](https://github.com/octaprog7/veml7700) - MicroPython module for the VEML7700 ambient light sensor (ALS) from Vishay.
974974
* [opt3001](https://github.com/octaprog7/opt3001) - MicroPython module for OPT3001, external lighting sensor from Texas Instruments.
975975
* [ltr390uv](https://github.com/octaprog7/ltr390uv) - MicroPython module for LTR390UV, ambient light sensor in the visible and ultraviolet ranges.
976+
* [bh1750.py](https://github.com/adyavanapalli/bh1750.py) - MicroPython BH1750 ambient light sensor driver.
976977

977978
#### Load Cell
978979

0 commit comments

Comments
 (0)