Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

🌱 Smart Irrigation System with Weather Forecast

This project is a smart irrigation system developed using ESP32 to improve water efficiency in agriculture. The system monitors soil moisture, temperature, and humidity, and combines this with weather forecast data from the OpenWeatherMap API to automate irrigation.

πŸš€ Features

  • Real-time sensing of soil and environmental conditions
  • Automatic water pump control based on soil moisture and rain prediction
  • Weather forecast integration for smarter irrigation
  • Remote monitoring and control using MQTT
  • LCD display for live updates

πŸ› οΈ Tech Stack

  • ESP32 Microcontroller, DHT11, Soil Moisture Sensor, Relay Module
  • Arduino IDE
  • OpenWeatherMap API
  • MQTT Protocol (test.mosquitto.org)
  • FreeRTOS for task scheduling

βš™οΈ Setup

  1. Update WiFi, MQTT, and API credentials in the code.
  2. Upload the code to ESP32 using Arduino IDE.
  3. Connect sensors and relay as per pin definitions in the program.

🌍 Applications

This system supports scalability and can be adapted for home gardens, farms, or larger agricultural fields.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages