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: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1885
IOT - Based Smart Farming
Moiz Shabbir Kharodwala1, Abhay Pratap Singh Sengar2, Sarthak Mittal3, Shant Rakshit4
1,2,3,4 School of Electrical Engineering, Vit University, Vellore, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – In India Agriculture is considered as the largest
source of livelihood. Being a country with the second largest
population of 1.3 billion, and nearly 70 percent of its rural
resident rely on agriculture as their primary source income, in
which 82 percent comprises of the farmers being small and
marginal. Issues concerning agriculture have been always
hindering the development of the country. The Internet of
Things (IoT) has revolutionized every element of the average
person's life by making things simpler and affordable. Machine
advancements in the context of adaptable Smart Farming IoT
are continually changing the substance of horticultural
development by improving it, making it more inexpensive, and
reducing waste. Environmental measurements and water
management are considered to be the two of most important
deciding factors for the growth of the any kind of crops.
Modern horticulture can be influenced by a combination of
traditional methods and advanced technologies such as the
Internet of Things and the Wireless Network. Wireless
Network collects data from a variety of sources and decides on
its premises.
Key Words: —Internet of Things (IoT), Smart Farming,
Wireless connection, Sensor Networks, Agricultural,
NodeMCU
1.INTRODUCTION
The increment demand of water daily has created thehuge
difference in the supply and demand of the waterwhich has
significantly resultant in the drought in semi-arid
location.[1] Due to the scarcity of the low quality of the
water is used for the purpose of irrigationwhich eventually
affect the total production the crop. The water requirement
for the for irrigating the one hectare of the rice field is
equivalent to the fulling therequirement of the 100 families
for the two years.[2]
An irrigation system takes care of watering the crop based
on the readings taken from various sensors. This system
helps in reducing the wastage of water used inirrigation on
a day-to-day basis. The project monitors the farm or
greenhouse and baseduponthereadingsofdifferent kinds of
sensors like temperature, humidity, soil moisture, UV, IR,
soil Nutrients and displays typesof messages on the serial
monitor about the present conditions so that the farmer
can take quick action.
This will increase the quantity and quality of the crops by
properly monitoring the various present conditions. Live
data for different parameters can beseen on Laptops and
Smartphones. Multiple sensors are interfaced with the
microcontroller to keep an continues check on the real
time data. Initially thesensors like temperature, moisture
sensors, and light intensity. The temperature-humidity
sensor will sense the temperature and humidity around the
atmosphereand send it to the microcontroller. The moisture
sensorsenses the moisture content in the soil and sends the
moisture level of the soil to the microcontroller. In the
control section, the received data is verified with the
threshold values. If the data exceeds the thresholdvalue
the relay turns ON to start the motor and lights.This data is
also stored graphically on a local host.
2. CHALLENGES AND IMPEDIMENTS OF IoT
2.1 Real time Monitoring
The IoT based Smart Farming System which will enable
farmers to have live data of soil moisture environment
temperature at a very low cost so that live monitoringcan be
done.
2.2 Reducing the water wastage
Human drawmuchmore amountofwaterto irrigatetheirfield
which is even present on their geographical location.Hence,
the smart irrigation machine can be installed in the field to
address the problem of excessive water waste the smart
farming machine
2.3 Approach to solve the problem
The project monitors the farm or greenhouse and is based
upon the readings of different kinds of sensors like
temperature, humidity, soil moisture, UV, IR, and soil
nutrients conditions so that the farmer can take quick
action. This will increase the quantity and quality of the
crops by properly monitoring the various present
conditions. Live data for different parameters can be seen
on laptops and Smart-Phones. It makes use of sensor
networks for noting the soil properties and environmental
factors continuously.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1886
Initially, the sensors like temperature, moisture sensor, and
LDR sensor are connected to the microcontroller where it
is placed in a field of agriculture.
The temperature-humidity sensor will sense the
temperature and humidity around the atmosphere andsend
it to the microcontroller. The moisture sensor senses the
moisture content in the soil and sends the moisture level of
the soil to the microcontroller. In the control section, the
received data is verified with the threshold values. If the
data exceeds the threshold value the required output is
received (e.g., turning onthe motor and lights).
3. METHODLOGY
3.1 Existing system
Agribusiness is the backbone of our country. Farmers had
no notion of how to increase their harvests in thepast. They
had little understanding of moisture, waterquality, and, in
especially, the farmers' ideal atmospheric conditions. They
utilize pesticides that are based on specific suspicions that
hurt a negative impacton yield if the speculation is incorrect.
The penultimatestep of reaping, which is dependent on the
farmer, is necessary for creation.
3.1.1 Drawbacks of the existing machine
The Productivity of the existing machine is not good and
can be far better and it is unable to predict weatherpatterns
due to the slow development of contamination and other
factors
3.2 Proposed system
To encourage harvest creation, we should use innovation
that monitors crop quality and makes recommendations
on the farmers' behalf. A remote sensor network is a
collection of sensors that collect data on plant conditions
and environmental changes. This information is
communicated from the organization to the farmer or
assets, who then begin the maintenance work. Different
obstacles to communication should be overcome by
further improving low-power technology and making the
userinterface more user-friendly
3.3 Flow of work
We initialize the parameters and variables and start taking
values in said variables from the sensors, we then compare
those values with preset thresholds and also send data
through the web to be displayed and stored for later use.
Once the data passes a set threshold we do certain actions,
such as starting the water pump if water levels are too low.
Fig -1: Flow of the machine
We carefully monitor the moistureinthesoil toturnonand off
the motor when required. The motor pump turns ON when
the moisture level decreases way below efficient moisture
levels, we considered for efficient growth the moisture
should be around 40-70%.
We further monitor the temperature and humidity of the
atmosphere and consider that we require an optimal
environment to have temperatures in the range of 25-30°C,
and humidity in the range of 60-70%.If the temperature rises
too much or the humidity decreases then the motor will turn
ON to maintain the range. Finally, we monitor the status of
sunlight (Lightintensity in the environment), once the light
intensitydecreases or if it turns night time then the artificial
lights will turn ON so that the crops keep growing even
without natural sunlight.
4.BLOCK DIAGRAM
The NodeMCU (ESP8266) is an open-source hardware
development environment with all the essential features
like RAM, CPU, and an inbuilt Wi-fi Module which is used to
establish the wireless connection with the IoT platform to
monitor the data.
Soil moisture, LDR, and DHT11 sensors are responsible for
collecting the live data from the environment which is then
sent to the microcontroller for further operations to
perform.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1887
Input data Pin
• A0- responsible to collecting the moisture content.
• D4- collects the temp and humidity value.
• D5- used for sensing the reading from LDR sensor.
Initialization
• Serial.begin() - initiate the data transfer rate with
hardware
• pinMODE(Pin_variable, function) - used to
configure pin depending on their function.
• Wifi.begin – initiate the wi-fi module.
• server.on ("/", HTTP_GET, (AsyncWebServerRequest
* request) {request-> send (SPIFFS, "/file.html");}) –
Route the webpage.
Out of the three sensors; the LDR and Soil moisture are
analog and the dht11 is a digital sensor. The LDR and
dht11 sensor uses the D5 and D4 pin of the NodeMCU
respectively while the soil moisture sensor is interfaced
with A0 pin.
5. IMPLEMENTATION
We have implemented the software of our smart farming
machine in Arduino IDE which contains all thefunction and
thecommand which arefor theoperating the machine.
We have built a local server to represent the environmental
data graphically using HTML+JS.
Fig -3: DHT11 data received form the sensor
The entire data is sent through NodeMCU using
Asynchronous servers which request and handle multiple
connections at the same time at high speeds,which makes it
extremely reliable for the farm’s environmental data.
Function
digitalRead – used to read the digital value
from the sensor.
AnalogRead – read the analog value
SerialPrint – display the analog and value on
COM screen.
Fig -2: Block diagram of the system
Fig -4 : Moisture value of the soil
Fig -5 : LDR sensor output
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1888
6. CONCLUSIONS
The objective of the paper is to modernize the methods of
farming with easy and economical cropping. With the help
of IoT, users can analyze the data and understand the
variations in ambient temperature, humidity, sunlight of
surrounding, and moisturecontent in the soil from any part
of the planet. In metropolitan and rural regions, landscapes
and private yards are utilizing soil moisture sensors to
interface with a water system regulator. Interfacing a soil
moisture sensor with a straightforward water systemclock
will change over it into a "smart" water system regulator
that forestalls water system cycles when thesoil is wet, for
example following a recent rainfallevent. This machine will
minimize the wastage of water by predicting the moisture
level and notifying the userof the exact amount of water to
be sprinkled to maintain the optimum level of moisture in
the soil.
REFERENCES
[1] Balaji Bhanu, Raghava Rao, J.V.N. Ramesh, and
Mohammed Ali Hussain, “Agriculture Field Monitoring
and Analysis using Wireless Sensor Networks for
Improving Crop Production”, 2014 Eleventh
International Conference on Wireless and Optical
Communications Networks (WOCN).
[2] LIU Dan, Cao Xin, Huang Chongwei, JI Liang Liang,
“Intelligent agent greenhouse environmentmonitoring
system based on IOT technology”,2015 International
Conference on Intelligent Transportation, Big Data &
Smart City
[3] Joseph Haule, Kisangiri Michael, “Deployment of
wireless sensor networks (WSN) in automated
irrigation management and scheduling systems: a
review”,Science, Computing and
Telecommunications (PACT), 2014, Pan African
Conference.
[4] S. Vijayakumar, J. Nelson Rosario, “Preliminary Design
for Crop Monitoring Involving Water and Fertilizer
Conservation Using Wireless Sensor Networks”,
Communication Software and
Networks (ICCSN),2011 IEEE 3rd International
Conference.
[5] G. Nisha, J.Megala, “Wireless Sensor Network Based
Automated Irrigation and Crop Field Monitoring System
'', 2014 Sixth International Conference on Advanced
Computing (IcoAC).
[6] Eniscuola. 2022. Water waste in agriculture –Eniscuola.
[online] Available
at:https://www.eniscuola.net/en/argomento/wat er-
knowledge/uses/water-waste-in-agriculture/
[7] Fao.org. 2022. India at a glance | FAO inIndia | Food and
Agriculture Organization of the United Nations.
[online]Available at: https://www.fao.org/india/fao-
in-india/india-at-a-
glance/en/#:~:text=India%20is%20the%20wo
rld's%20largest,poultry%2C%20livestock%20
and%20plantation%20crops.

More Related Content

Similar to IOT - Based Smart Farming

IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET Journal
 
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET Journal
 
IRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET Journal
 
Crop Prediction using IoT & Machine Learning Algorithm
Crop Prediction using IoT & Machine Learning AlgorithmCrop Prediction using IoT & Machine Learning Algorithm
Crop Prediction using IoT & Machine Learning AlgorithmIRJET Journal
 
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
IRJET-  	  Review on IoT in Agricultural Crop Protection and Power GenerationIRJET-  	  Review on IoT in Agricultural Crop Protection and Power Generation
IRJET- Review on IoT in Agricultural Crop Protection and Power GenerationIRJET 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- 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
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTIRJET Journal
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET Journal
 
IRJET - Automated Monitoring and Controlling of Greenhouse
IRJET -  	  Automated Monitoring and Controlling of GreenhouseIRJET -  	  Automated Monitoring and Controlling of Greenhouse
IRJET - Automated Monitoring and Controlling of GreenhouseIRJET Journal
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET Journal
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET Journal
 
IRJET- Real Time Automatic Irrigation System with Mobile Alert
IRJET- Real Time Automatic Irrigation System with Mobile AlertIRJET- Real Time Automatic Irrigation System with Mobile Alert
IRJET- Real Time Automatic Irrigation System with Mobile AlertIRJET Journal
 
IRJET- Monitoring and Control of Domestic Gardening with Feedback System ...
IRJET-  	  Monitoring and Control of Domestic Gardening with Feedback System ...IRJET-  	  Monitoring and Control of Domestic Gardening with Feedback System ...
IRJET- Monitoring and Control of Domestic Gardening with Feedback System ...IRJET Journal
 
IRJET- Machine Learning System on Plant Growth using Aquaculture
IRJET- Machine Learning System on Plant Growth using AquacultureIRJET- Machine Learning System on Plant Growth using Aquaculture
IRJET- Machine Learning System on Plant Growth using AquacultureIRJET Journal
 
Review on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureReview on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureIRJET Journal
 
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...ijasa
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET Journal
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation SystemIRJET Journal
 
IRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET Journal
 

Similar to IOT - Based Smart Farming (20)

IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
IRJET- IoT based System to Carry Out the Soil Tests to Determine Various Para...
 
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora TechnologyIRJET-  	  Agriculture Irrigation Water Demand Forecasting using Lora Technology
IRJET- Agriculture Irrigation Water Demand Forecasting using Lora Technology
 
IRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring SystemIRJET - IoT based Smart Agriculture Monitoring System
IRJET - IoT based Smart Agriculture Monitoring System
 
Crop Prediction using IoT & Machine Learning Algorithm
Crop Prediction using IoT & Machine Learning AlgorithmCrop Prediction using IoT & Machine Learning Algorithm
Crop Prediction using IoT & Machine Learning Algorithm
 
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
IRJET-  	  Review on IoT in Agricultural Crop Protection and Power GenerationIRJET-  	  Review on IoT in Agricultural Crop Protection and Power Generation
IRJET- Review on IoT in Agricultural Crop Protection and Power Generation
 
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- 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
 
Automated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoTAutomated Watering and Irrigation System Using IoT
Automated Watering and Irrigation System Using IoT
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation System
 
IRJET - Automated Monitoring and Controlling of Greenhouse
IRJET -  	  Automated Monitoring and Controlling of GreenhouseIRJET -  	  Automated Monitoring and Controlling of Greenhouse
IRJET - Automated Monitoring and Controlling of Greenhouse
 
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with ThingspeakIRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
IRJET- Autonomous Greenhouse using Internet of Things with Thingspeak
 
IRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using ArduinoIRJET- Water Irrigation System using Arduino
IRJET- Water Irrigation System using Arduino
 
IRJET- Real Time Automatic Irrigation System with Mobile Alert
IRJET- Real Time Automatic Irrigation System with Mobile AlertIRJET- Real Time Automatic Irrigation System with Mobile Alert
IRJET- Real Time Automatic Irrigation System with Mobile Alert
 
IRJET- Monitoring and Control of Domestic Gardening with Feedback System ...
IRJET-  	  Monitoring and Control of Domestic Gardening with Feedback System ...IRJET-  	  Monitoring and Control of Domestic Gardening with Feedback System ...
IRJET- Monitoring and Control of Domestic Gardening with Feedback System ...
 
IRJET- Machine Learning System on Plant Growth using Aquaculture
IRJET- Machine Learning System on Plant Growth using AquacultureIRJET- Machine Learning System on Plant Growth using Aquaculture
IRJET- Machine Learning System on Plant Growth using Aquaculture
 
Review on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agricultureReview on microcontroller based monitoring system for agriculture
Review on microcontroller based monitoring system for agriculture
 
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
 
IRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCUIRJET - Automatic Plant Watering System using NodeMCU
IRJET - Automatic Plant Watering System using NodeMCU
 
IRJET- Smart Poly-House Irrigation System
IRJET-  	  Smart Poly-House Irrigation SystemIRJET-  	  Smart Poly-House Irrigation System
IRJET- Smart Poly-House Irrigation System
 
IRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in IndiaIRJET- Factors in Selection of Construction Project Management Software in India
IRJET- Factors in Selection of Construction Project Management Software in India
 

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

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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
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
 
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
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
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...
 
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...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

IOT - Based Smart Farming

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1885 IOT - Based Smart Farming Moiz Shabbir Kharodwala1, Abhay Pratap Singh Sengar2, Sarthak Mittal3, Shant Rakshit4 1,2,3,4 School of Electrical Engineering, Vit University, Vellore, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – In India Agriculture is considered as the largest source of livelihood. Being a country with the second largest population of 1.3 billion, and nearly 70 percent of its rural resident rely on agriculture as their primary source income, in which 82 percent comprises of the farmers being small and marginal. Issues concerning agriculture have been always hindering the development of the country. The Internet of Things (IoT) has revolutionized every element of the average person's life by making things simpler and affordable. Machine advancements in the context of adaptable Smart Farming IoT are continually changing the substance of horticultural development by improving it, making it more inexpensive, and reducing waste. Environmental measurements and water management are considered to be the two of most important deciding factors for the growth of the any kind of crops. Modern horticulture can be influenced by a combination of traditional methods and advanced technologies such as the Internet of Things and the Wireless Network. Wireless Network collects data from a variety of sources and decides on its premises. Key Words: —Internet of Things (IoT), Smart Farming, Wireless connection, Sensor Networks, Agricultural, NodeMCU 1.INTRODUCTION The increment demand of water daily has created thehuge difference in the supply and demand of the waterwhich has significantly resultant in the drought in semi-arid location.[1] Due to the scarcity of the low quality of the water is used for the purpose of irrigationwhich eventually affect the total production the crop. The water requirement for the for irrigating the one hectare of the rice field is equivalent to the fulling therequirement of the 100 families for the two years.[2] An irrigation system takes care of watering the crop based on the readings taken from various sensors. This system helps in reducing the wastage of water used inirrigation on a day-to-day basis. The project monitors the farm or greenhouse and baseduponthereadingsofdifferent kinds of sensors like temperature, humidity, soil moisture, UV, IR, soil Nutrients and displays typesof messages on the serial monitor about the present conditions so that the farmer can take quick action. This will increase the quantity and quality of the crops by properly monitoring the various present conditions. Live data for different parameters can beseen on Laptops and Smartphones. Multiple sensors are interfaced with the microcontroller to keep an continues check on the real time data. Initially thesensors like temperature, moisture sensors, and light intensity. The temperature-humidity sensor will sense the temperature and humidity around the atmosphereand send it to the microcontroller. The moisture sensorsenses the moisture content in the soil and sends the moisture level of the soil to the microcontroller. In the control section, the received data is verified with the threshold values. If the data exceeds the thresholdvalue the relay turns ON to start the motor and lights.This data is also stored graphically on a local host. 2. CHALLENGES AND IMPEDIMENTS OF IoT 2.1 Real time Monitoring The IoT based Smart Farming System which will enable farmers to have live data of soil moisture environment temperature at a very low cost so that live monitoringcan be done. 2.2 Reducing the water wastage Human drawmuchmore amountofwaterto irrigatetheirfield which is even present on their geographical location.Hence, the smart irrigation machine can be installed in the field to address the problem of excessive water waste the smart farming machine 2.3 Approach to solve the problem The project monitors the farm or greenhouse and is based upon the readings of different kinds of sensors like temperature, humidity, soil moisture, UV, IR, and soil nutrients conditions so that the farmer can take quick action. This will increase the quantity and quality of the crops by properly monitoring the various present conditions. Live data for different parameters can be seen on laptops and Smart-Phones. It makes use of sensor networks for noting the soil properties and environmental factors continuously.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1886 Initially, the sensors like temperature, moisture sensor, and LDR sensor are connected to the microcontroller where it is placed in a field of agriculture. The temperature-humidity sensor will sense the temperature and humidity around the atmosphere andsend it to the microcontroller. The moisture sensor senses the moisture content in the soil and sends the moisture level of the soil to the microcontroller. In the control section, the received data is verified with the threshold values. If the data exceeds the threshold value the required output is received (e.g., turning onthe motor and lights). 3. METHODLOGY 3.1 Existing system Agribusiness is the backbone of our country. Farmers had no notion of how to increase their harvests in thepast. They had little understanding of moisture, waterquality, and, in especially, the farmers' ideal atmospheric conditions. They utilize pesticides that are based on specific suspicions that hurt a negative impacton yield if the speculation is incorrect. The penultimatestep of reaping, which is dependent on the farmer, is necessary for creation. 3.1.1 Drawbacks of the existing machine The Productivity of the existing machine is not good and can be far better and it is unable to predict weatherpatterns due to the slow development of contamination and other factors 3.2 Proposed system To encourage harvest creation, we should use innovation that monitors crop quality and makes recommendations on the farmers' behalf. A remote sensor network is a collection of sensors that collect data on plant conditions and environmental changes. This information is communicated from the organization to the farmer or assets, who then begin the maintenance work. Different obstacles to communication should be overcome by further improving low-power technology and making the userinterface more user-friendly 3.3 Flow of work We initialize the parameters and variables and start taking values in said variables from the sensors, we then compare those values with preset thresholds and also send data through the web to be displayed and stored for later use. Once the data passes a set threshold we do certain actions, such as starting the water pump if water levels are too low. Fig -1: Flow of the machine We carefully monitor the moistureinthesoil toturnonand off the motor when required. The motor pump turns ON when the moisture level decreases way below efficient moisture levels, we considered for efficient growth the moisture should be around 40-70%. We further monitor the temperature and humidity of the atmosphere and consider that we require an optimal environment to have temperatures in the range of 25-30°C, and humidity in the range of 60-70%.If the temperature rises too much or the humidity decreases then the motor will turn ON to maintain the range. Finally, we monitor the status of sunlight (Lightintensity in the environment), once the light intensitydecreases or if it turns night time then the artificial lights will turn ON so that the crops keep growing even without natural sunlight. 4.BLOCK DIAGRAM The NodeMCU (ESP8266) is an open-source hardware development environment with all the essential features like RAM, CPU, and an inbuilt Wi-fi Module which is used to establish the wireless connection with the IoT platform to monitor the data. Soil moisture, LDR, and DHT11 sensors are responsible for collecting the live data from the environment which is then sent to the microcontroller for further operations to perform.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1887 Input data Pin • A0- responsible to collecting the moisture content. • D4- collects the temp and humidity value. • D5- used for sensing the reading from LDR sensor. Initialization • Serial.begin() - initiate the data transfer rate with hardware • pinMODE(Pin_variable, function) - used to configure pin depending on their function. • Wifi.begin – initiate the wi-fi module. • server.on ("/", HTTP_GET, (AsyncWebServerRequest * request) {request-> send (SPIFFS, "/file.html");}) – Route the webpage. Out of the three sensors; the LDR and Soil moisture are analog and the dht11 is a digital sensor. The LDR and dht11 sensor uses the D5 and D4 pin of the NodeMCU respectively while the soil moisture sensor is interfaced with A0 pin. 5. IMPLEMENTATION We have implemented the software of our smart farming machine in Arduino IDE which contains all thefunction and thecommand which arefor theoperating the machine. We have built a local server to represent the environmental data graphically using HTML+JS. Fig -3: DHT11 data received form the sensor The entire data is sent through NodeMCU using Asynchronous servers which request and handle multiple connections at the same time at high speeds,which makes it extremely reliable for the farm’s environmental data. Function digitalRead – used to read the digital value from the sensor. AnalogRead – read the analog value SerialPrint – display the analog and value on COM screen. Fig -2: Block diagram of the system Fig -4 : Moisture value of the soil Fig -5 : LDR sensor output
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1888 6. CONCLUSIONS The objective of the paper is to modernize the methods of farming with easy and economical cropping. With the help of IoT, users can analyze the data and understand the variations in ambient temperature, humidity, sunlight of surrounding, and moisturecontent in the soil from any part of the planet. In metropolitan and rural regions, landscapes and private yards are utilizing soil moisture sensors to interface with a water system regulator. Interfacing a soil moisture sensor with a straightforward water systemclock will change over it into a "smart" water system regulator that forestalls water system cycles when thesoil is wet, for example following a recent rainfallevent. This machine will minimize the wastage of water by predicting the moisture level and notifying the userof the exact amount of water to be sprinkled to maintain the optimum level of moisture in the soil. REFERENCES [1] Balaji Bhanu, Raghava Rao, J.V.N. Ramesh, and Mohammed Ali Hussain, “Agriculture Field Monitoring and Analysis using Wireless Sensor Networks for Improving Crop Production”, 2014 Eleventh International Conference on Wireless and Optical Communications Networks (WOCN). [2] LIU Dan, Cao Xin, Huang Chongwei, JI Liang Liang, “Intelligent agent greenhouse environmentmonitoring system based on IOT technology”,2015 International Conference on Intelligent Transportation, Big Data & Smart City [3] Joseph Haule, Kisangiri Michael, “Deployment of wireless sensor networks (WSN) in automated irrigation management and scheduling systems: a review”,Science, Computing and Telecommunications (PACT), 2014, Pan African Conference. [4] S. Vijayakumar, J. Nelson Rosario, “Preliminary Design for Crop Monitoring Involving Water and Fertilizer Conservation Using Wireless Sensor Networks”, Communication Software and Networks (ICCSN),2011 IEEE 3rd International Conference. [5] G. Nisha, J.Megala, “Wireless Sensor Network Based Automated Irrigation and Crop Field Monitoring System '', 2014 Sixth International Conference on Advanced Computing (IcoAC). [6] Eniscuola. 2022. Water waste in agriculture –Eniscuola. [online] Available at:https://www.eniscuola.net/en/argomento/wat er- knowledge/uses/water-waste-in-agriculture/ [7] Fao.org. 2022. India at a glance | FAO inIndia | Food and Agriculture Organization of the United Nations. [online]Available at: https://www.fao.org/india/fao- in-india/india-at-a- glance/en/#:~:text=India%20is%20the%20wo rld's%20largest,poultry%2C%20livestock%20 and%20plantation%20crops.