This website requires JavaScript.
Explore
Help
Register
Sign In
kicap
/
Flood-Notif-esp8266
Watch
1
Star
0
Fork
You've already forked Flood-Notif-esp8266
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Flood Notification App ( This is the esp8266 code )
1
Commit
1
Branch
0
Tags
522
KiB
C++
100%
3c5880bcf3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
kicap
3c5880bcf3
first commit
2024-08-10 07:24:50 +08:00
.vscode
first commit
2024-08-10 07:24:50 +08:00
include
first commit
2024-08-10 07:24:50 +08:00
lib
first commit
2024-08-10 07:24:50 +08:00
src
first commit
2024-08-10 07:24:50 +08:00
test
first commit
2024-08-10 07:24:50 +08:00
.gitignore
first commit
2024-08-10 07:24:50 +08:00
image.png
first commit
2024-08-10 07:24:50 +08:00
platformio.ini
first commit
2024-08-10 07:24:50 +08:00
readme.md
first commit
2024-08-10 07:24:50 +08:00
readme.md
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",
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.