{"id":23828690,"url":"https://github.com/vijeshvs/flowguardian","last_synced_at":"2026-06-19T03:31:35.143Z","repository":{"id":270297643,"uuid":"909916763","full_name":"VijeshVS/FlowGuardian","owner":"VijeshVS","description":"IOT based water leakage detection system","archived":false,"fork":false,"pushed_at":"2025-07-02T16:03:51.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T17:23:25.080Z","etag":null,"topics":["esp32","express","iot","react","websockets"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VijeshVS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-30T03:51:48.000Z","updated_at":"2025-07-02T16:03:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6c73d17-492f-42c7-8cc8-51a99659dd75","html_url":"https://github.com/VijeshVS/FlowGuardian","commit_stats":null,"previous_names":["vijeshvs/flowguardian"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VijeshVS/FlowGuardian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijeshVS%2FFlowGuardian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijeshVS%2FFlowGuardian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijeshVS%2FFlowGuardian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijeshVS%2FFlowGuardian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VijeshVS","download_url":"https://codeload.github.com/VijeshVS/FlowGuardian/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VijeshVS%2FFlowGuardian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","express","iot","react","websockets"],"created_at":"2025-01-02T13:32:52.158Z","updated_at":"2026-06-19T03:31:35.136Z","avatar_url":"https://github.com/VijeshVS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlowGuardian - Water Leakage Detection System\n\nFlowGuardian is an innovative IoT-based water leakage detection system designed to minimize water wastage, reduce costs, and prevent structural damage caused by undetected leaks in pipelines and distribution systems. The system employs real-time monitoring, leveraging sensors and an efficient tech stack to provide alerts and actionable insights.\n\n---\n\n## Features\n- **Real-time Leak Detection**: Monitors water flow and pressure to identify leaks promptly.\n- **Automated Alerts**: Sends SMS, email, or WhatsApp notifications when leaks are detected.\n- **Dashboard Visualization**: Offers an easy-to-use web interface for monitoring historical data and real-time leak detection.\n- **Cost Optimization**: Helps minimize maintenance costs by addressing leaks proactively.\n\n---\n\n## Tech Stack\n### Backend:\n- **Express**: For building the backend RESTful API.\n- **Websockets**: For real-time communication.\n\n### Frontend:\n- **React**: For building a dynamic, user-friendly web interface.\n- **Tailwind CSS**: For designing a responsive and attractive UI.\n\n### Tools:\n- **Nodemailer**: For email notifications.\n- **Arduino IDE**: For programming the ESP32 microcontroller.\n- **VSCode**: As the primary development environment.\n\n### Hardware Components:\n- **ESP32**: A low-cost, low-power microcontroller with Wi-Fi and Bluetooth capabilities.\n- **Flow Sensor**: For monitoring water flow rates.\n\n---\n\n## System Architecture\n### Component Selection:\n1. **Sensors**: Flow and pressure sensors selected based on accuracy, cost, and compatibility.\n2. **Microcontroller**: ESP32 processes sensor data and triggers alerts.\n3. **Communication Modules**: For real-time data transmission to the backend.\n\n### Implementation:\n1. Assemble and integrate the ESP32 with sensors.\n2. Program the ESP32 to process data and manage alerts.\n3. Connect the microcontroller to the backend server for data transmission and visualization.\n\n---\n\n## Installation and Usage\n\n### Prerequisites:\n1. **Hardware**: ESP32 microcontroller, flow sensor, necessary connectors, and power supply.\n2. **Software**:\n   - Arduino IDE for ESP32 programming.\n   - Node.js for running the backend server.\n   - A modern browser for accessing the React dashboard.\n\n### Steps:\n1. **Set up the Hardware**:\n   - Connect the flow sensor to the ESP32 microcontroller.\n   - Power the setup and ensure connectivity.\n\n2. **Deploy the Backend**:\n   - Install dependencies using `npm install`.\n   - Start the server using `npm start`.\n\n3. **Run the Frontend**:\n   - Navigate to the frontend directory.\n   - Install dependencies using `npm install`.\n   - Start the development server using `npm start`.\n\n4. **Program the ESP32**:\n   - Use the Arduino IDE to upload the provided code to the ESP32.\n\n5. **Access the Dashboard**:\n   - Open the React app in your browser and log in to monitor water flow and receive alerts.\n\n---\n\n## Results\nThe FlowGuardian system enables real-time leak detection and provides users with timely alerts and an easy-to-use dashboard. This proactive approach significantly reduces water wastage and associated costs, contributing to sustainable water management practices.\n\n---\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request.\n\n---\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijeshvs%2Fflowguardian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijeshvs%2Fflowguardian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijeshvs%2Fflowguardian/lists"}