SlideShare a Scribd company logo
1 of 4
Download to read offline
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5339
Agricultural Parameters Monitoring System using IoT
Mrs. Parvin Kinikar1, Mayuri Salunkhe2, Shweta Garud3, Ankita Shedage4, Sanjeevani Gaikwad5
1Assistant Professor, Dept. of ETC, DACOE, MAHARASHTRA, INDIA
2,3,4Student, Dept. of ETC, DACOE, MAHARASHTRA, INDIA
5 Self Researcher
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract — Agriculture is the main occupation in India. So
many people used traditional methods or techniques in
their farming. There are lots of hurdles that arise in
traditional farming so there is need to minimize the
hurdles in agriculture field and also to increase the
productivity there is need to use some innovative
technology and technique. In this system we use IOT
technique. It is an emerging technology. The Internet of
Things (IOT) is used for making agriculture field smart and
to solve the measure problems of farmers. IOT technology
helps in collecting information of weather conditions like
temperature, humidity and also to measure soil moisture
and water level. It interacts between objects and things as
a shared network with internet connection provided. The
aim of this work is introduce a system to collect field data
and to reduce farmer’s efforts. Farmers also keep updated
with the ongoing condition of his agriculture land using
their smart phone.
Keywords—IOT, temperature, Raspberrypi 3 B
1. INTRODUCTION
Agriculture plays an important role in the life of an
agronomics. It is the backbone of our economic as well as
agronomics system. In India so many people uses
traditional methods for farming. Therefore the productivity
of farm becoming low. Due to this farmers suffer large
number of problems. To overcome this problem we design
a system based on IOT.
Internet of things (IOT) is widely used technology in now
days. IOT is mainly used for connecting devices and
collecting data information. Agricultural parameter
monitoring is systems which monitor agricultural
parameters like soil moisture, temperature, humidity and
gas. Raspberry pi 3B module is used for the system.
The aim of proposed system is making agriculture smart
using IOT. This technology provides automation. The
highlighting feature of the system is smart irrigation with
smart control based on real time field data.
1.1 LITERATURE SURVEY
K. Lokesh Krishna et.al., In this paper, design and
implementation of a novel wireless mobile robot is
designed and implemented. It is equipped with various
sensors to monitor different environmental parameters
that are suitable for croup yield. Monitoring of crops
wirelessly allows reducing labor cost and also helps to track
the changes accurately occurring instantly in real time at
the field. The proposed system is capable of controlling the
essential parameters necessary for plant growth. So this
proposed smart agricultural system of farming is user
friendly and highly robust.[1] Pratibha S. R. et.al., ‘Internet
of things’ is far and wide castoff in relative devices and
gathering statistics. This agriculture monitoring system
serves as a reliable and efficient system and corrective
action can be taken. Wireless monitoring of field reduces
the human power and it also allows user to see accurate
changes in crop yield. It is cheaper in cost and consumes
less power the smart agriculture system has been designed
and synthesized. The developed system is more efficient
and beneficial for farmers. It gives the information about
the temperature, humidity of the air in agricultural field
through MMS to the farmer, if it fallout from optimal range.
The system can be used in green house and temperature
depend in plants.[2] Carlos Cambra et.al., This paper
describes the way that communication technologies and
intelligent context- service systems provide autonomous
decision without human interaction it uses LoRa WAN
network protocol which provides a long distance
communication with very low energy consumption
levels.[3] Abdullah Na, William Isaac, Produces a
agricultural mode in IOT environment which is human
centric. It incorporates IOT and cloud computing
ubiquitously to remove the inefficiency and lack of
management, which are the root of problems in
agriculture.[4] Rajalakshmi P. et.al., Described to monitor
the crop field using soil moisture sensors temperature and
humidity sensor, light sensor and automated the irrigation
system the data from sensors are send to web server using
wireless transmission and JSON format is used for data
encoding to maintain server database. The moisture and
temperature of the agriculture field falls below the brink,
irrigation system will be automated. The notifications are
sent to farmers mobile periodically and farmers can be able
to monitor the field conditions from anywhere. The
parameters used here are soil moisture sensor,
temperature and humidity sensor- DHT11, LDR used as
light sensor and web server- NRF24L01 used for
transmitter and receiver. This system will be more useful in
areas where water is in scarcity and it is 92% more efficient
than the conventional approach.[5]
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5340
1.2 SYSTEM OVERVIEW:
The Project consists of five major components, Raspberry
Pi 3B, DHT11 Sensor, Soil Moisture sensor, Gas sensor
(MQ2), LDR (Light Intensity).
Block Diagram:
Fig.1 Block Diagram of Agricultural parameters Monitoring
system using IOT
Hardware Used:
a) Raspberry Pi 3 B+:
It is main part of the project Raspberry Pi is sensational
single board computer (SBC) and development board,
which is heavily used for the prototyping of IOT based
products. It is used for interfacing various sensors and
performing required task. Raspbian is the recommended
operating system for use on a Raspberry Pi 3 Model B+ fig
2. It is free operating system which is based on Debian,
optimized for the Raspberry Pi hardware. It is a low power,
high performance controller for interfacing various
sensors and performing the required task based on the
written program.
Fig.2 Raspberry Pi model 3B+
b) Soil Moisture Sensor :
The Soil Moisture Sensor is detects moisture level of the soil
which is near to the sensor, which is ideal for monitoring
the plants or the soil moisture. This sensor uses two probes
to pass current through the soil, and then it reads that
resistance to get the moisture level. Excess water makes the
soil conduct electricity better; while dry soil conducts
electricity poor. Fig.3 shows a typical moisture sensor used
in the system.
Fig.3 Soil Moisture Sensor
c) Gas Sensor (MQ2) :
This Gas Sensor module is useful for gas leakage detection
in home and industry. It can detect Carbon dioxide, H2,
LPG, Methane, CO, Alcohol, Smoke, and also Propane. Due
to Its fast response time measurements can be taken as
early as possible. Also its sensitivity can be change using
the potentiometer. When the target combustible gas is
alive, the sensor’s conductivity is increase along with the
gas concentration is also increases.
Fig.4 Gas (MQ2) Sensor
d) DHT11 Sensor :
DHT11 uses a capacitive humidity sensor and a thermistor
to measure the air which is around the sensor, and spits
out a digital signal on the data pin. It is simple to use, but
requires carefully timing to grab data. It is digital sensor.
Raspberry
Pi
3B+
12V Supply
Power
Supply
LDR
MQ2
Sensor
Soil
Moisture
sensor
Servo Motor Robot Car
IC
MCP
3008
A/D
Converter
Smart
Phone
IOT
Applic
ation
Motor
Driver
DHT11
Sensor
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5341
Fig.5 DHT 11 Sensor
e) LDR :
It is a different type of resistor which is nothing but
variable resistance that changes with the intensity of light
that falls upon it. Using LDR to provide automation to
exterior light is a very smart technique to avoid
unnecessary usage of it as mostly in home many of the
people forget to switch it off in day time so it is a very
powerful approach in releasing such wastage of electricity
Fig.6 LDR
Software Used:
a) Python :
Python is an Language which is interpreted high-level
programming language for general-purpose programming.
Created by Guido van Rossum, first released this language
in 1991, Python is used for design philosophy that
emphasizes code readability, a syntax allows programmers
to express concepts in few lines of code, and using
significant whitespace. It provides constructions of that
enable clear programming on small as well as large scales.
b) ThingSpeak:
ThingSpeak is an open source used in Internet of Things
application and API Key is used for store as well as retrieve
data from things using the HTTP protocol over the Internet
or via a Local Area Network. ThingSpeak allow to the
creates the sensor logging applications, location tracking
applications, and also a social network of things with
status updates.
ThingSpeak was launched as service in support of IoT
applications.
2. Graph Plots:
The final Output of the project on ThingSpeak as shown
below.
Fig.7 Monitored data from Temperature sensor
Fig.8 Monitored data from Humidity Sensor
Fig.9 Monitored data from Soil Moisture Sensor
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5342
Fig.10 Monitored data from Gas Sensor
Fig.11 Monitored data from LDR
In the paper, the main aim is to propose model for
Agriculture system. In this proposed work, Raspberry Pi 3
Model B+ is the main controller. All the sensors such as soil
moisture, humidity, LDR sensor, Gas sensor are interfaced
to Raspberry Pi 3 Model B+ which is located on the
wireless mobile robot.
CONCLUSION:
In smart agriculture system using IOT has been designed
and in this system. The system developed is beneficial and
works in cost effective manner. The sensors are
successfully interfaced with raspberry pi and wireless
communication is done. By using latest IOT concept farmers
can get the information about his farm. By using various
sensors agricultural product quality can be improved. The
system is very useful in areas where water availability is a
measure problem. The productivity of the crop increases
and the wastages of crops is very much reduce using this
agriculture system. The developed system is more helpful
and gives more feasible results.
FUTURE SCOPE:
The project can be enhanced by using a sensor to note the
soil moisture value such that usage of unnecessary
Fertilizers can be reduced. A water meter can be added to
estimate the amount of water used for water irrigation and
thus giving cost estimation. Further, it also reduces the
investment of farmers.
REFERENCES:
[1] K. Lokesh Krishna, Omayo Silver, Wasswa Fahad
Malemde, K. Anuradha, “Internet of Things Application
for implementation of smart Agriculture system”,
International Conference on I -
SMAC (IOT in social, mobile, analysis and cloud) (I-
SMAC 2017).
[2] Prathibha S R1, Anupama Hongal 2, Jyoti M P3, “IOT
based Monitoring System in Smart Agriculture”, 2017
International conference on Recent Advances in
Electronics and Communication technology.
[3] Carlos Cambra, Sandra sendra, Jaime Lloret, Laura
Garcia, “An IOT Service- Oriented System for
Agriculture Monitoring”, IEEE ICC 2017 SAC
Symposium Internet of things Track.
[4] Abdullah Na, William Isaac, “Developing a Human-
Centric Agriculture Model in the IOT Environment”,
2016 International Conference on Internet of Things
and Applications (IOTA) Maharashtra Institute of
Technology, Pune, India 22Jan-24Jan, 2016,978-1-
5090-0044-9/162016IEEE.
[5] Rajalakshmi P, Mrs. S.Devi Mahalakshmi “IOT Based
Crop Field Monitoring and Irrigation
Automation” 10th International Conference on
Intelligent systems and control (ISCO), 7-8 Jan 2016
published in IEEE Xplore Nov 2016.

More Related Content

What's hot

IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET Journal
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkIRJET Journal
 
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET Journal
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. IRJET Journal
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop PredictionIRJET Journal
 
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET Journal
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptxAnish Mate
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET Journal
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET Journal
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET Journal
 
Real-time monitoring system for weather and air pollutant measurement with HT...
Real-time monitoring system for weather and air pollutant measurement with HT...Real-time monitoring system for weather and air pollutant measurement with HT...
Real-time monitoring system for weather and air pollutant measurement with HT...journalBEEI
 
Smart automated irrigation system ppt
Smart automated irrigation system pptSmart automated irrigation system ppt
Smart automated irrigation system pptAutoNextAutoHub
 
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET Journal
 
iot based low cost smart irrigation system
iot based low cost smart irrigation systemiot based low cost smart irrigation system
iot based low cost smart irrigation systemCloudTechnologies
 
Iot based smart farming
Iot based smart farmingIot based smart farming
Iot based smart farmingMohammad Azhar
 
IRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET Journal
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation systemAyesha Sajjad
 

What's hot (20)

IRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoTIRJET- Smart Agriculture Solution using Lora and IoT
IRJET- Smart Agriculture Solution using Lora and IoT
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor Network
 
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
 
Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. Automatic Irrigation System using IoT. 
Automatic Irrigation System using IoT. 
 
IRJET- Smart Irrigation System and Crop Prediction
IRJET-  	  Smart Irrigation System and Crop PredictionIRJET-  	  Smart Irrigation System and Crop Prediction
IRJET- Smart Irrigation System and Crop Prediction
 
FYP 1 Proposal Slide
FYP 1 Proposal SlideFYP 1 Proposal Slide
FYP 1 Proposal Slide
 
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A ReviewIRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
IRJET- Agriculture Parameter Monitoring using Raspberry Pi : A Review
 
430178048 project-ppt-pptx
430178048 project-ppt-pptx430178048 project-ppt-pptx
430178048 project-ppt-pptx
 
IRJET- Smart Farming using IoT
IRJET- Smart Farming using IoTIRJET- Smart Farming using IoT
IRJET- Smart Farming using IoT
 
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
IRJET - IoT based Mobile App for E-Farming using Decision Support System Irri...
 
Smart Irrigation System
Smart Irrigation SystemSmart Irrigation System
Smart Irrigation System
 
IRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
 
Real-time monitoring system for weather and air pollutant measurement with HT...
Real-time monitoring system for weather and air pollutant measurement with HT...Real-time monitoring system for weather and air pollutant measurement with HT...
Real-time monitoring system for weather and air pollutant measurement with HT...
 
Smart automated irrigation system ppt
Smart automated irrigation system pptSmart automated irrigation system ppt
Smart automated irrigation system ppt
 
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile ApplicationIRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
IRJET - Drip Irrigation in Agricultural Land through Android Mobile Application
 
iot based low cost smart irrigation system
iot based low cost smart irrigation systemiot based low cost smart irrigation system
iot based low cost smart irrigation system
 
Iot based smart farming
Iot based smart farmingIot based smart farming
Iot based smart farming
 
IRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoTIRJET- Automated Smart Greenhouse Environment using IoT
IRJET- Automated Smart Greenhouse Environment using IoT
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 

Similar to IRJET- Agricultural Parameters Monitoring System using IoT

IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIRJET Journal
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTIRJET Journal
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine LearningIRJET Journal
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET Journal
 
Smart Farming: A Machine Learning and IoT Approach
Smart Farming: A Machine Learning and IoT ApproachSmart Farming: A Machine Learning and IoT Approach
Smart Farming: A Machine Learning and IoT ApproachIRJET Journal
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTIRJET Journal
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET Journal
 
IRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET Journal
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...Journal For Research
 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemIRJET Journal
 
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...IRJET Journal
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry PiIRJET Journal
 
IRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET Journal
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET Journal
 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET Journal
 
Implementation of agricultural automation system using web & gsm technolo...
Implementation of agricultural automation system using web & gsm technolo...Implementation of agricultural automation system using web & gsm technolo...
Implementation of agricultural automation system using web & gsm technolo...eSAT Journals
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIRJET Journal
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET Journal
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...IRJET Journal
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 

Similar to IRJET- Agricultural Parameters Monitoring System using IoT (20)

IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry PiIoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
IoT Based Agriculture Monitoring and Smart Irrigation System using Raspberry Pi
 
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOTA RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
A RESEARCH PAPER ON SMART AGRICULTURE SYSTEM USING IOT
 
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
IRJET -  	  A Study on Smart Irrigation System using IoT & Machine LearningIRJET -  	  A Study on Smart Irrigation System using IoT & Machine Learning
IRJET - A Study on Smart Irrigation System using IoT & Machine Learning
 
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...IRJET-  	  Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
IRJET- Review Paper on Agricultural Drought and Crop Failure Data Acquisi...
 
Smart Farming: A Machine Learning and IoT Approach
Smart Farming: A Machine Learning and IoT ApproachSmart Farming: A Machine Learning and IoT Approach
Smart Farming: A Machine Learning and IoT Approach
 
Analysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOTAnalysis of Soil Parameters in Agriculture Field using IOT
Analysis of Soil Parameters in Agriculture Field using IOT
 
IRJET - Live and Smart Agriculture
IRJET - Live and Smart AgricultureIRJET - Live and Smart Agriculture
IRJET - Live and Smart Agriculture
 
IRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision AgricultureIRJET- IoT based Smart Irrigation System for Precision Agriculture
IRJET- IoT based Smart Irrigation System for Precision Agriculture
 
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
IoT based Digital Agriculture Monitoring System and Their Impact on Optimal U...
 
Next Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation SystemNext Gen Farming: IoT in Smart Irrigation System
Next Gen Farming: IoT in Smart Irrigation System
 
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
IRJET- Android based Instinctive Nutrition Add-On & Intensive Care for Smart ...
 
IRJET- Environmental Analysis in IoT using Raspberry Pi
IRJET-  	  Environmental Analysis in IoT using Raspberry PiIRJET-  	  Environmental Analysis in IoT using Raspberry Pi
IRJET- Environmental Analysis in IoT using Raspberry Pi
 
IRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoTIRJET- Water Management in Agricultural Field using IoT
IRJET- Water Management in Agricultural Field using IoT
 
IRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoTIRJET- Soil, Water and Air Quality Monitoring System using IoT
IRJET- Soil, Water and Air Quality Monitoring System using IoT
 
IRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry PiIRJET- Greenhouse Monitoring using Raspberry Pi
IRJET- Greenhouse Monitoring using Raspberry Pi
 
Implementation of agricultural automation system using web & gsm technolo...
Implementation of agricultural automation system using web & gsm technolo...Implementation of agricultural automation system using web & gsm technolo...
Implementation of agricultural automation system using web & gsm technolo...
 
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEMIOT BASED SMART AGRICULTURAL MONITORING SYSTEM
IOT BASED SMART AGRICULTURAL MONITORING SYSTEM
 
IRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoTIRJET- Smart & Intelligent Field Irrigation System using IoT
IRJET- Smart & Intelligent Field Irrigation System using IoT
 
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
Operation of Sensor Nodes for Smart Farming and Data Networking using Wireles...
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 

Recently uploaded (20)

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 

IRJET- Agricultural Parameters Monitoring System using IoT

  • 1. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5339 Agricultural Parameters Monitoring System using IoT Mrs. Parvin Kinikar1, Mayuri Salunkhe2, Shweta Garud3, Ankita Shedage4, Sanjeevani Gaikwad5 1Assistant Professor, Dept. of ETC, DACOE, MAHARASHTRA, INDIA 2,3,4Student, Dept. of ETC, DACOE, MAHARASHTRA, INDIA 5 Self Researcher ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract — Agriculture is the main occupation in India. So many people used traditional methods or techniques in their farming. There are lots of hurdles that arise in traditional farming so there is need to minimize the hurdles in agriculture field and also to increase the productivity there is need to use some innovative technology and technique. In this system we use IOT technique. It is an emerging technology. The Internet of Things (IOT) is used for making agriculture field smart and to solve the measure problems of farmers. IOT technology helps in collecting information of weather conditions like temperature, humidity and also to measure soil moisture and water level. It interacts between objects and things as a shared network with internet connection provided. The aim of this work is introduce a system to collect field data and to reduce farmer’s efforts. Farmers also keep updated with the ongoing condition of his agriculture land using their smart phone. Keywords—IOT, temperature, Raspberrypi 3 B 1. INTRODUCTION Agriculture plays an important role in the life of an agronomics. It is the backbone of our economic as well as agronomics system. In India so many people uses traditional methods for farming. Therefore the productivity of farm becoming low. Due to this farmers suffer large number of problems. To overcome this problem we design a system based on IOT. Internet of things (IOT) is widely used technology in now days. IOT is mainly used for connecting devices and collecting data information. Agricultural parameter monitoring is systems which monitor agricultural parameters like soil moisture, temperature, humidity and gas. Raspberry pi 3B module is used for the system. The aim of proposed system is making agriculture smart using IOT. This technology provides automation. The highlighting feature of the system is smart irrigation with smart control based on real time field data. 1.1 LITERATURE SURVEY K. Lokesh Krishna et.al., In this paper, design and implementation of a novel wireless mobile robot is designed and implemented. It is equipped with various sensors to monitor different environmental parameters that are suitable for croup yield. Monitoring of crops wirelessly allows reducing labor cost and also helps to track the changes accurately occurring instantly in real time at the field. The proposed system is capable of controlling the essential parameters necessary for plant growth. So this proposed smart agricultural system of farming is user friendly and highly robust.[1] Pratibha S. R. et.al., ‘Internet of things’ is far and wide castoff in relative devices and gathering statistics. This agriculture monitoring system serves as a reliable and efficient system and corrective action can be taken. Wireless monitoring of field reduces the human power and it also allows user to see accurate changes in crop yield. It is cheaper in cost and consumes less power the smart agriculture system has been designed and synthesized. The developed system is more efficient and beneficial for farmers. It gives the information about the temperature, humidity of the air in agricultural field through MMS to the farmer, if it fallout from optimal range. The system can be used in green house and temperature depend in plants.[2] Carlos Cambra et.al., This paper describes the way that communication technologies and intelligent context- service systems provide autonomous decision without human interaction it uses LoRa WAN network protocol which provides a long distance communication with very low energy consumption levels.[3] Abdullah Na, William Isaac, Produces a agricultural mode in IOT environment which is human centric. It incorporates IOT and cloud computing ubiquitously to remove the inefficiency and lack of management, which are the root of problems in agriculture.[4] Rajalakshmi P. et.al., Described to monitor the crop field using soil moisture sensors temperature and humidity sensor, light sensor and automated the irrigation system the data from sensors are send to web server using wireless transmission and JSON format is used for data encoding to maintain server database. The moisture and temperature of the agriculture field falls below the brink, irrigation system will be automated. The notifications are sent to farmers mobile periodically and farmers can be able to monitor the field conditions from anywhere. The parameters used here are soil moisture sensor, temperature and humidity sensor- DHT11, LDR used as light sensor and web server- NRF24L01 used for transmitter and receiver. This system will be more useful in areas where water is in scarcity and it is 92% more efficient than the conventional approach.[5]
  • 2. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5340 1.2 SYSTEM OVERVIEW: The Project consists of five major components, Raspberry Pi 3B, DHT11 Sensor, Soil Moisture sensor, Gas sensor (MQ2), LDR (Light Intensity). Block Diagram: Fig.1 Block Diagram of Agricultural parameters Monitoring system using IOT Hardware Used: a) Raspberry Pi 3 B+: It is main part of the project Raspberry Pi is sensational single board computer (SBC) and development board, which is heavily used for the prototyping of IOT based products. It is used for interfacing various sensors and performing required task. Raspbian is the recommended operating system for use on a Raspberry Pi 3 Model B+ fig 2. It is free operating system which is based on Debian, optimized for the Raspberry Pi hardware. It is a low power, high performance controller for interfacing various sensors and performing the required task based on the written program. Fig.2 Raspberry Pi model 3B+ b) Soil Moisture Sensor : The Soil Moisture Sensor is detects moisture level of the soil which is near to the sensor, which is ideal for monitoring the plants or the soil moisture. This sensor uses two probes to pass current through the soil, and then it reads that resistance to get the moisture level. Excess water makes the soil conduct electricity better; while dry soil conducts electricity poor. Fig.3 shows a typical moisture sensor used in the system. Fig.3 Soil Moisture Sensor c) Gas Sensor (MQ2) : This Gas Sensor module is useful for gas leakage detection in home and industry. It can detect Carbon dioxide, H2, LPG, Methane, CO, Alcohol, Smoke, and also Propane. Due to Its fast response time measurements can be taken as early as possible. Also its sensitivity can be change using the potentiometer. When the target combustible gas is alive, the sensor’s conductivity is increase along with the gas concentration is also increases. Fig.4 Gas (MQ2) Sensor d) DHT11 Sensor : DHT11 uses a capacitive humidity sensor and a thermistor to measure the air which is around the sensor, and spits out a digital signal on the data pin. It is simple to use, but requires carefully timing to grab data. It is digital sensor. Raspberry Pi 3B+ 12V Supply Power Supply LDR MQ2 Sensor Soil Moisture sensor Servo Motor Robot Car IC MCP 3008 A/D Converter Smart Phone IOT Applic ation Motor Driver DHT11 Sensor
  • 3. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5341 Fig.5 DHT 11 Sensor e) LDR : It is a different type of resistor which is nothing but variable resistance that changes with the intensity of light that falls upon it. Using LDR to provide automation to exterior light is a very smart technique to avoid unnecessary usage of it as mostly in home many of the people forget to switch it off in day time so it is a very powerful approach in releasing such wastage of electricity Fig.6 LDR Software Used: a) Python : Python is an Language which is interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum, first released this language in 1991, Python is used for design philosophy that emphasizes code readability, a syntax allows programmers to express concepts in few lines of code, and using significant whitespace. It provides constructions of that enable clear programming on small as well as large scales. b) ThingSpeak: ThingSpeak is an open source used in Internet of Things application and API Key is used for store as well as retrieve data from things using the HTTP protocol over the Internet or via a Local Area Network. ThingSpeak allow to the creates the sensor logging applications, location tracking applications, and also a social network of things with status updates. ThingSpeak was launched as service in support of IoT applications. 2. Graph Plots: The final Output of the project on ThingSpeak as shown below. Fig.7 Monitored data from Temperature sensor Fig.8 Monitored data from Humidity Sensor Fig.9 Monitored data from Soil Moisture Sensor
  • 4. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5342 Fig.10 Monitored data from Gas Sensor Fig.11 Monitored data from LDR In the paper, the main aim is to propose model for Agriculture system. In this proposed work, Raspberry Pi 3 Model B+ is the main controller. All the sensors such as soil moisture, humidity, LDR sensor, Gas sensor are interfaced to Raspberry Pi 3 Model B+ which is located on the wireless mobile robot. CONCLUSION: In smart agriculture system using IOT has been designed and in this system. The system developed is beneficial and works in cost effective manner. The sensors are successfully interfaced with raspberry pi and wireless communication is done. By using latest IOT concept farmers can get the information about his farm. By using various sensors agricultural product quality can be improved. The system is very useful in areas where water availability is a measure problem. The productivity of the crop increases and the wastages of crops is very much reduce using this agriculture system. The developed system is more helpful and gives more feasible results. FUTURE SCOPE: The project can be enhanced by using a sensor to note the soil moisture value such that usage of unnecessary Fertilizers can be reduced. A water meter can be added to estimate the amount of water used for water irrigation and thus giving cost estimation. Further, it also reduces the investment of farmers. REFERENCES: [1] K. Lokesh Krishna, Omayo Silver, Wasswa Fahad Malemde, K. Anuradha, “Internet of Things Application for implementation of smart Agriculture system”, International Conference on I - SMAC (IOT in social, mobile, analysis and cloud) (I- SMAC 2017). [2] Prathibha S R1, Anupama Hongal 2, Jyoti M P3, “IOT based Monitoring System in Smart Agriculture”, 2017 International conference on Recent Advances in Electronics and Communication technology. [3] Carlos Cambra, Sandra sendra, Jaime Lloret, Laura Garcia, “An IOT Service- Oriented System for Agriculture Monitoring”, IEEE ICC 2017 SAC Symposium Internet of things Track. [4] Abdullah Na, William Isaac, “Developing a Human- Centric Agriculture Model in the IOT Environment”, 2016 International Conference on Internet of Things and Applications (IOTA) Maharashtra Institute of Technology, Pune, India 22Jan-24Jan, 2016,978-1- 5090-0044-9/162016IEEE. [5] Rajalakshmi P, Mrs. S.Devi Mahalakshmi “IOT Based Crop Field Monitoring and Irrigation Automation” 10th International Conference on Intelligent systems and control (ISCO), 7-8 Jan 2016 published in IEEE Xplore Nov 2016.