You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# BHL1750 MQTT client for raspberry pi
1
+
# BH1750 MQTT client for raspberry pi
2
2
3
3
## Purpose of this project
4
4
[BH1750](https://www.mouser.com/datasheet/2/348/bh1750fvi-e-186247.pdf?srsltid=AfmBOoqC7uAiZBA6RoouOt9ByvvPM5Sy5M-yFMTtI5dfTa2-e7MJFZq5) is a Light Sensor. The light sensor can be connected to a raspberry pi using the i2c interface. This MQTT client is publishing the LUX value of the [BH1750](https://www.mouser.com/datasheet/2/348/bh1750fvi-e-186247.pdf?srsltid=AfmBOoqC7uAiZBA6RoouOt9ByvvPM5Sy5M-yFMTtI5dfTa2-e7MJFZq5). The project is an addon to the [FullPageOS](https://github.com/guysoft/FullPageOS)[mqttBH1750Client](https://github.com/olialb/mqttBH1750Client) but works also totally independent.
0 commit comments