first commit
This commit is contained in:
parent
3c5880bcf3
commit
91cb6aa46c
|
@ -1,6 +1,7 @@
|
||||||
## Flood Notification App (Esp8266 Controller)
|
## Flood Notification App (Esp8266 Controller)
|
||||||
|
|
||||||
### this is the script for esp8266 connected to 2 water level sensor and a ultrasonic sensor.\nIf the water reach the first water level sensor then "warning",
|
### this is the script for esp8266 connected to 2 water level sensor and a ultrasonic sensor.
|
||||||
|
### If the water reach the first water level sensor then "warning",
|
||||||
### If reach second water level then danger and the water is measure by ultrasonic
|
### If reach second water level then danger and the water is measure by ultrasonic
|
||||||
### the value is send to node js server
|
### the value is send to node js server
|
||||||
### then it will be display to a flutter app.
|
### then it will be display to a flutter app.
|
||||||
|
|
Loading…
Reference in New Issue