Giter Club home page Giter Club logo

apoorvar5 / smart_irrigation_iot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.5 MB

This Arduino sketch utilizes an ESP8266 microcontroller to read temperature, humidity, and soil moisture values using DHT11 and a soil moisture sensor. The data is sent to the Blynk IoT platform for real-time monitoring. Additionally, the system controls a light based on soil moisture levels and sends notifications about water flow status.

arduino arduino-library automation internet-of-things iot smart-irrigation

smart_irrigation_iot's Introduction

Smart Plant Monitoring System with Blynk

Welcome to the Smart Plant Monitoring System repository! This project utilizes an ESP8266 microcontroller, a DHT11 sensor for temperature and humidity, and a soil moisture sensor. It communicates with the Blynk platform to monitor plant conditions and control a light indicator based on soil moisture levels. The following information will guide you through the project details and code.

Code Overview

  • File: Smart Irrigation & Plant Monitoring.ino.txt

    This Arduino sketch reads temperature and humidity values from the DHT11 sensor, soil moisture from the analog sensor, and controls a light indicator. It communicates with the Blynk app for real-time monitoring and notifications.

Hardware Components

  1. ESP8266 Microcontroller
  2. DHT11 Sensor
  3. Soil Moisture Sensor
  4. LED (Light Indicator)
  5. Resistors
  6. Jumpers and Breadboard

Configuration

  • Blynk Setup:
    • Replace auth with your Blynk authentication token.
    • Replace ssid and pass with your WiFi network credentials.

Pin Configuration

  • DHT11 Sensor:

    • DHTPIN - Data pin connected to D1.
  • Soil Moisture Sensor:

    • A0 - Analog pin connected to the sensor.
  • LED (Light Indicator):

    • Light - Control pin connected to D2.

Usage

  1. Blynk App:

    • Create a Blynk account and set up a new project.
    • Add three Value Display widgets (V1 for humidity, V2 for temperature, V3 for soil moisture) and a Notification widget.
  2. Hardware Setup:

    • Connect the hardware components based on the provided pin configuration.
    • Upload the code to your ESP8266 using the Arduino IDE.
  3. Monitor:

    • Open the Blynk app to monitor real-time temperature, humidity, and soil moisture.
    • The LED light indicates the soil moisture status (on when moisture is low, off when moisture is sufficient).
  4. Notifications:

    • Receive Blynk notifications when soil moisture levels drop below or rise above set thresholds.

Additional Information

  • Temperature and humidity values are read from the DHT11 sensor and displayed on the Blynk app.
  • The soil moisture sensor determines soil moisture levels, and the LED light provides a visual indication.
  • Notifications are sent to alert users when soil moisture conditions require attention.

Contributions

Feel free to contribute to the project by improving the code, enhancing functionality, or adding features. Create a pull request with your changes.

If you encounter issues or have questions, please open an issue on GitHub.

Happy plant monitoring! ๐ŸŒฑ๐Ÿ“Š

smart_irrigation_iot's People

Contributors

apoorvar5 avatar

Stargazers

hebe โšธ dite avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.