Skip to content

shrstwr/GreenFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Irrigation System

A cutting-edge IoT-based Smart Irrigation System designed to optimize water usage for agriculture. The system leverages ESP-32 microcontrollers, soil moisture sensors, and real-time weather data to provide precise and automated irrigation solutions.


🌟 Features

  • Automated Watering: Determines water requirements based on real-time weather and soil moisture levels.
  • IoT Integration: Uses ESP-32 for seamless communication and control.
  • Web Dashboard: User-friendly interface to monitor and manage irrigation settings.
  • Weather Forecasting: Integrates weather APIs to predict irrigation needs.
  • Energy Efficiency: Reduces water and energy waste.

πŸ› οΈ Tech Stack

Backend:

  • ESP-32: For IoT data transmission and control.
  • Flask: For API development.
  • MongoDB: Database to store sensor data and user preferences.

Additional Tools:

  • Weather API: For real-time weather forecasting.
  • Soil Moisture Sensors: To measure soil conditions.

πŸš€ How It Works

  1. Soil Monitoring: Sensors measure moisture levels in the soil.
  2. Weather Data: Weather APIs provide real-time data.
  3. ESP-32: Processes sensor data and sends it to the server.
  4. Irrigation Logic: Backend determines the optimal water amount and triggers the pump.
  5. User Dashboard: Allows users to monitor and manually adjust settings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors