0% found this document useful (0 votes)
258 views11 pages

Smart Plant Monitoring System Using Iot

This project aims to create a smart plant monitoring system using IoT technology. It will monitor soil moisture levels, temperature, humidity and detect motions around plants. The system uses sensors connected to a Node MCU microcontroller which sends data to a mobile app using Blynk. This allows users to remotely monitor and control irrigation. When sensors detect changes, a relay module activates a solenoid valve to water plants as needed. The system aims to automate irrigation and save water by providing optimal conditions for plant growth.

Uploaded by

bhargavkola53
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
258 views11 pages

Smart Plant Monitoring System Using Iot

This project aims to create a smart plant monitoring system using IoT technology. It will monitor soil moisture levels, temperature, humidity and detect motions around plants. The system uses sensors connected to a Node MCU microcontroller which sends data to a mobile app using Blynk. This allows users to remotely monitor and control irrigation. When sensors detect changes, a relay module activates a solenoid valve to water plants as needed. The system aims to automate irrigation and save water by providing optimal conditions for plant growth.

Uploaded by

bhargavkola53
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

SMART PLANT

MONITORING
SYSTEM USING
IOT
GROUP MEMBERS:

BATTULA MOUNIKA -220101120132

CHADUVULA KHAGESWARI -220101120168

REGULAPATI CHANDINI -220101120166

KOTLA HARSHITA -220101120169

GOLLA NIHARIKA -220101120173 SUBMITTED TO:


Dr. Ashish Ranjan Dash
CONTENTS
• Abstract

• Introduction

• Methodology

• Block Diagram

• Circuit Diagram

• Hardware and software requirements


Abstract
o Plants play a vital role in maintaining the ecological cycle, and
thus, to maintain the plant's proper growth and health, adequate
monitoring is required.
o Hence, the aim of the project is to create a smart plant
monitoring system using automation and internet of
things (IOT) technology.
o This technique plays a very important role in the society for
every humans and specially for the physically challenged
people. In this project we are also discussing the wide ranging
fluid level control and managing techniques with central
controller based system.
Introduction
• Indian agriculture is diverse ranging from traditional
farming practices to utilizing modern agricultural
technologies. At present most of the farmers are using a
labour - intensive irrigation method, where labour is
required for watering the plants and it takes a lot of time to
irrigate the whole land.
• Technology in agriculture is growing day by day and
showing us good results. IoT plays a major role in the
evolution of agriculture towards technology.
• The main objective of this project is to automate the
process of irrigation using IoT.
• Using IoT in agriculture helps to automate the whole process and
save a lot of time and energy as well. The main reason to automate
the process of irrigation is to save water by giving the right
amount of water for plants using the sensor's data.

• Arduino is a both an open source software library and an open-


source breakout board for the popular AVR micro-controllers. The
Arduino IDE (Integrated Development Environment) is the
program used to write code, and comes in the form of a
downloadable file on the Arduino website.
Methodology
• This project is designed to monitor, water, and provide security for
the plants in the garden. For this project, we are selecting the
Spinach plant as our testing garden plant.

• Also, this is an IoT based project. It provides you to monitor and


control the system.

• This system consists of different sensors to get data from the plants.
They are soil moisture sensor, temperature and humidity sensor.
These sensors are used to take the data from the plants by
monitoring it and make some decisions according to the inputs. This
system has four main operations. They are as follow:
• Operation 1: Obtaining the soil moisture level of surrounding to
water according to the moisture level, the user defines time slot, or
manually user inputs.

• Operation 2: Obtaining From moisture Content in plants,


temperature and humidity of surrounding of plant to monitor the
health.

• Operation 3: Detecting the motion around the plants and displaying


notification to the user.

• Operation 4: Obtaining the temperature and humidity levels of the


surroundings and displaying it to the users.
BLOCK DIAGRAM OF SMART PLANT
MONITORING SYSTEM USING IOT
CIRCUIT DIAGRAM
HARDWARE REQUIREMENTS
• Node mcu

• ESP8266

• Soil Moisture Sensor

• PIR Motion Sensor

• DHT11 Temperature and Humidity Sensor

• Relay Module

• Jumpers

• 12V Battery

• Bread Board

• Solenoid valve
SOFTWARE
REQUIRMENTS
• ARDUINO IDE : Arduino IDE is an open-source software,
designed by Arduino.cc and mainly used for writing,
compiling & uploading code to almost all Arduino Modules.
It is an official Arduino software, making code compilation
too easy that even a common person with no prior technical
knowledge can get their feet wet with the learning process.

• BLYNK APPLICATION : Blynk is a new platform that


allows you to quickly build interfaces for controlling and
monitoring your hardware projects from your iOS and
Android device. After downloading the Blynk app, you can
create a project dashboard and arrange buttons, sliders,
graphs, and other widgets onto the screen. Using the widgets,
you can turn pins on and off or display data from sensors.

You might also like