Proyek ini sudah melakukan perancangan dan membangun sebuah sistem otomatis berbasis Internet of Things (IoT) untuk melakukan monitoring dan perhitungan debit air secara real-time di lingkungan rumah tangga. Sistem ini menggunakan sensor aliran air (flow sensor YF-S201) untuk mendeteksi jumlah air yang mengalir, kemudian menghitung debit air yang digunakan setiap saat. Data yang diperoleh dikirimkan secara otomatis ke platform cloud (Firebase) melalui koneksi WiFi menggunakan mikrokontroler ESP32.
Go to file
developer 7727fa09ed first commit 2025-08-19 16:03:24 +07:00
android first commit 2025-08-19 16:03:24 +07:00
ios first commit 2025-08-19 16:03:24 +07:00
lib first commit 2025-08-19 16:03:24 +07:00
web first commit 2025-08-19 16:03:24 +07:00
.gitignore first commit 2025-08-19 16:03:24 +07:00
.metadata first commit 2025-08-19 16:03:24 +07:00
README.md first commit 2025-08-19 16:03:24 +07:00
analysis_options.yaml first commit 2025-08-19 16:03:24 +07:00
firebase.json first commit 2025-08-19 16:03:24 +07:00
pubspec.lock first commit 2025-08-19 16:03:24 +07:00
pubspec.yaml first commit 2025-08-19 16:03:24 +07:00

README.md

smartflow

A new Flutter project.

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:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.