first commit

This commit is contained in:
kicap 2024-08-10 07:37:04 +08:00
parent 88390a01ce
commit 468466ce00
3 changed files with 8 additions and 14 deletions

View File

@ -1,16 +1,10 @@
# flood_app
# 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.
A new Flutter project.
![alt text](image.png)
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
![alt text](image-1.png)

BIN
image-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
image.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB