Flood Notification App ( This is the flutter code )
Go to file
kicap 468466ce00 first commit 2024-08-10 07:37:04 +08:00
assets first commit 2024-08-10 07:35:00 +08:00
lib first commit 2024-08-10 07:35:00 +08:00
test first commit 2024-08-10 07:35:00 +08:00
.env first commit 2024-08-10 07:35:00 +08:00
.gitignore first commit 2024-08-10 07:35:00 +08:00
.metadata first commit 2024-08-10 07:35:00 +08:00
README.md first commit 2024-08-10 07:37:04 +08:00
analysis_options.yaml first commit 2024-08-10 07:35:00 +08:00
image-1.png first commit 2024-08-10 07:37:04 +08:00
image.png first commit 2024-08-10 07:37:04 +08:00
pubspec.lock first commit 2024-08-10 07:35:00 +08:00
pubspec.yaml first commit 2024-08-10 07:35:00 +08:00

README.md

Flood Notification App (Esp8266 Controller)

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

the value is send to node js server

then it will be display to a flutter app.

alt text

alt text