Skip to content

Commit 2ea428c

Browse files
authored
Merge pull request #200 from adyavanapalli/patch-1
feat: Add entry for BH1750 sensor.
2 parents 448b0ba + e8269ff commit 2ea428c

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
@@ -976,6 +976,7 @@ Other places you can look for MicroPython Libraries:
976976
* [veml7700](https://github.com/octaprog7/veml7700) - MicroPython module for the VEML7700 ambient light sensor (ALS) from Vishay.
977977
* [opt3001](https://github.com/octaprog7/opt3001) - MicroPython module for OPT3001, external lighting sensor from Texas Instruments.
978978
* [ltr390uv](https://github.com/octaprog7/ltr390uv) - MicroPython module for LTR390UV, ambient light sensor in the visible and ultraviolet ranges.
979+
* [bh1750.py](https://github.com/adyavanapalli/bh1750.py) - MicroPython BH1750 ambient light sensor driver.
979980

980981
#### Load Cell
981982

0 commit comments

Comments
 (0)