Skip to content

Commit 2192c6e

Browse files
authored
initial commit
1 parent 521f07e commit 2192c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BHL1750 MQTT client for raspberry pi
1+
# BH1750 MQTT client for raspberry pi
22

33
## Purpose of this project
44
[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

Comments
 (0)