SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1074
Self-Sustaining Planter with Disease Detection
Raunak Priyam1, Shubh Mehrotra2, Priyam Dubey3, Rishav Raj4, Deepa N P5
1,2,3,4,5 Dept. of Electronics and Communication Engineering,
Dayananda Sagar College of Engineering, Bengaluru, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Self-Sustaining Planter Pot revolves around the
concept of automating all processes and tasks, such as
watering plants and protecting them from extreme weather
conditions. This saves a lot of labor and timefortheownerand
keeps the plant alive and healthy. It also addresses the idea of
collecting real-time data on soil moistureandlightintensityin
a mobile application and adds the ability to control the
movement of plant pots manuallyandautomatically. Evidence
of disease on the leaves of the plant can further help the
proper care of the plant.
Key Words: Automation, Blynk, ESP-32, Sensors, Yolov5
1. INTRODUCTION
The limitations of traditional Plant pot introduce the
advantages of the concept of self-sustaining planter. The
ability of the planter to sense the change in the environment
variables like light and moisture in the soil helps in reducing
lots of human effort to keep the plant healthy. The planter
can also move from point A to point B for a fixed interval of
time and then come back to point A. All the action occurring
in the planter are being controlled through the
microprocessor. The movement of the pot can be both
manual and automatic, and it can be controlled through the
mobile application. Communication between system and
application helps in capturing of real time data coming
through the sensors and taking required action accordingly.
The disease detection on the leaf was made possible using
the dataset containing the images of various healthy and
unhealthy leaves of different plants and Roboflow was used
to make annotation on the images for processing it under
yolov5. A total of 2500 images were annotated and was
classified into 38 classes.
2. Literature Survey
For the various cons and limitations found in the traditional
plant pot system, we looked for various papers and took the
ideas and objectives into consideration. An embedded
system that grows plants of specific plant species that can
accurately monitor and control greenhouse parameters 24
hours a day, 7 days a week to maximize production of
throughout the growing season of the crop[1]. Our project
differs in that it is a simple, easy-to-install microcontroller-
based circuit for monitoring ornamental plants in
households. In[2] the idea of a wireless sensor node for
greenhouse monitoring by integrating the with Sensinode
Ltd's sensor platform is discussed. There are three
commercially available sensors that can measure the four
climatic variables. Wireless sensor networks (WSNs) can
form a useful part of automation system architecture in
modern greenhouses. Wireless communication to collect
measurements and communicate between the centralized
controller and the actuator in different parts of the
greenhouse can also be used. [7] discuss the study of plant
growth that underlies Design and the development of
prototype automatic flowerpots. In our work, we used three
key elements of the study: water, nitrogen, and temperature
as key criteria for developing a prototype automated
flowerpot. These three elements need to be fully automated
for this prototype to reach its goal of helping people build
gardens with less attention.
3. Block Diagram and Working Principle
There are 6 key features of the planter pot i.e., Movement,
Light control, Soil Moisture, Water Station Control, Blynk
Application and disease detection on the leaf. The
architecture is shown in figure 1. The Movement of the pot
can be manual and automatic, and this feature can be
controlled the application. In manual movement, the user
gets to decide whether to take the plant forward or
backward. In automatic, the pot moves from point A to point
B for fixed time and then stays there for a fixed time and
then come back to the starting position.
The light control of the pot is completely based on the data
coming from the sensors i.e., LDR sensor[6]. It is made up of
semiconductor material which high resistance up to 10 k
ohm which is also called dark resistance. Semiconductor
material used is cadmium Sulphide or CdS. LDR sensor
module has an onboard variable resistor or trim point, this
variable resistor is a 10k preset. It is used to set the
sensitivity of this LDR sensor. The preset knob is used to
adjust the sensitivity of the light intensity detection. Under
applied voltage (3.3V), when there is light, the current
flowing through the LDR is called the photocurrent, and the
ratio of the applied voltage to the LDR is called the bright
resistance, which is usually indicated by "100LX”. Under the
same applied voltage, the current flowingthroughtheLDR is
called a dark current when there is no light. The ratio of the
applied voltage to the dark current is called the dark
resistance, which is usually indicated by "0 LX". Whena light
level of 1000 lux (bright light) is directed towards it, the
resistance is about 40 (ohms). When a light level of 10 lux
(very low light level) is directed towards it, the resistance
value raised dramatically to 10.43Kohms and thus based on
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1075
light intensity value it gives output to microcontroller and
then the decision is made whether to switch on or off the
artificial light. When no light is detected, the application
informs the status to the user and the artificial lightisturned
on. And if light has been detected, the application shows the
status to the user and the artificial light get turned off.
The Soil moisture feature of the pot gets implemented from
the data coming from the soil moisture sensor. The readings
of soil moisture levels are in percentage volume (ratio of
water to soil volume). We are using resistive soil moisture
sensor because of accuracyfactor.Theresistivesoil moisture
sensor consists of mainly two components: The probes and
the module. Module has built in potentiometer to set the
threshold which will be compared by the LM393
comparator[6]. The soil moisture sensor consists of two
probes which are put in the soil in which one probe
functions as cathode and other is anode. Anode is connected
to the +5Volt supply through series resistance of 10K ohm
and second plate is connected directly to the ground. These
probes allow the current to pass through the soil and based
on volumetric water content it gives resistance value. The
module on the basis of resistance value produces analog
output (A0) gives us a value from 0 to 1023. We got analog
readings between 483-505 when soil was wet and got
reading of 1023 when soil was dry. The analog output signal
is further fed digitalized by LM393 comparator and output
made available at digital pins. According to the data coming
from the soil moisture sensor, the decision is being taken
whether the soil is wet or dry and thus the status is
displayed on to the application for the user to monitor.
Fig -1: Smart Plant Pot Architecture
ESP32-WROOM-32[5] is a low cost, very low power system
on a chip microcontroller that has integrated wi-fi and dual
mode Bluetooth (BL and BLE). ESP32 series is created and
developed by Espressif Systems. ESP 32 with Xtensa 32-bit
dual core LX6 microprocessor is implementedintheproject.
It has ultra-low power co-processor which allows ESP to do
ADC converting and other computation even when
microcontroller is in deep sleep. It has 6 Analog pinsthatare
used for taking analog inputs from sensors anduseADCchip
to convert received analog values to digital from. It has 6
PWM pins which coverts digital signal to analog is used for
giving desired analog inputs to our controllers like LED,
motor which required analog inputs. ESP 32 has clock speed
of 240 MHz for faster execution. It hasflashmemoryofabout
4 Mb for storing information when the power suddenly
turned off. It has SRAM for storage and instruction purpose
of 520 kb which is higher than that of Arduino Uno. Water
Station Control featureofthe potgetsimplementedusing the
water station. When the soil is dry as reported by soil
moisture sensor, the water station waters the plant and
maintains the water level of pot. As soon as the soil is
detected wet, the water station stops the process. The water
in the water station is controlled by some external supply
such as tap water etc. The working of Blynk Application
revolves around the idea of keeping every process simple
and easy. The application provides the user with real time
data and also help them with controlling the movement of
the pot i.e., automatic and manual. Thereal timestatusofsoil
artificial light can be observed through the application.
4. Working of Plant Disease Detection
To train the machine learning algorithm for disease
detection in plant, the data was taken from the Kaggle
dataset named “New Plant disease dataset” [3]. It comprises
of large number of augmented images which are classified
into 38 different classes. Roboflow was used to annotate the
images and to produce the label corresponding to each
image. This annotated data was fed to yolov5 object
detection algorithm and the model was trained for various
weights. Upon seeing the best output, the corresponding
weight was selected. While training the yolov5 model the
first step was to import necessary libraries such as CV2,
numpy, pandas and matplotlib. Google drive was also
connected to save the output of the trained model. The data
was plotted to verify whether the received images were
correct or not. Cloning of Github repositoryofyolov5isdone
to import the necessary files for running the model[4].
Training was startedbydefiningtherequiredparametersfor
400 epochs using yolo5n.pt weights. Results were saved in
the runs folder under the name best.pt (This is default name
yolov5 uses). The best.pt file was copied to drive for future
use. Now, detect.py was run by giving the appropriate
arguments and a number of images were tested for
detection. Some of results are shown in fig 2-6:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1076
Fig -2: Disease Detection output
Fig -3: Disease Detection output
Fig -4: Disease Detection output
Fig -5: Disease Detection output
Fig -6: Disease Detection output
5. Smart Plant Pot Architecture
The architecture can be divided into 2 parts i.e., hardware
and software. Figure 7 shows the connection diagram of
hardware system.
In the hardware section, the following tools were used:
• Power Supply(12V)
• ESP-32 microcontroller
• Soil Moisture Sensor and Comparator circuit
• LDR Sensor and LEDs
• Water level Sensor and Pump
• Water Station and Solenoid valve
• L293D Motor driver
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1077
• 2 DC Motors(12V)
• 2 Channel Relay and Voltage Regulator(5V)
In the software section, the following tools were used:
• Blynk(legacy)
• Android Application
• Arduino IDE
• Library: Blynk, Wifi.h
• Board- ESP 32 Dev Module
• Python libraries– Pandas, Matplotlib, CV2, NumPy
etc.
Fig -7: Connection Diagram of Hardware System
6. Results and Discussions
The 6 features implemented in the Self-Sustaining Planter
which includes Movement, Light control, Soil Moisture,
Water Station Control, Blynk Application and disease
detection on the leaf were tested. The Plant pot was able to
remove the limitations of the traditional plant and thus was
able to automate various activities which can simplify the
lives of the people. The following images illustrated the
features of the Planter pot and the features of the blynk
application.
Fig -8: Manual and Automatic movement through Blynk
7. CONCLUSIONS
The idea revolves around automating all the process which
can result in saving time and effort. Through this proper
nourishment and growth can be monitored.Implementation
will result in high yield and growth of the plant.Infuturethis
project can be used by people bearing antique or expensive
plants and want to take extensive care of them, so ourmodel
can achieve this by completely automating the process.
REFERENCES
[1] Kiran Sahu, Mrs. Susmita Ghosh Mazumdar, “Digitally
Greenhouse Monitoring and Controlling Of System
Based On Embedded System”, International Journal of
Scientific & Engineering Research, Volume 3, Issue 1,
January-2012
[2] Teemu Ahonen, Reino Virrankoski, Mohammed
Elmusrati, “Greenhouse Monitoring with Wireless
Sensor Network”, 30 December, 2008 IEEE/ASME
International Conference on Mechtronic andEmbedded
Systems and Applications.
[3] “New Plant Disease Dataset”,
https://www.kaggle.com/datasets/vipoooool/new-
plantdiseases-dataset
[4] “Yolov5 documentation and github repository”,
https://docs.ultralytics.com/,
https://github.com/ultralytics/yolov5.
[5] “ESP-32 Documentation and operational values”,
https://en.m.wikipedia.org/wiki/ESP32,
http://esp32.net/ .
[6] “Soil moisture and LDR sensor documentation and
working”, https://components101.com/modules/soil-
moisture-sensor-
module#:~:text=LM393%20Comparator%20IC%20is
%20used,the%20sensor%20pin%20(pin3),
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1078
https://www.electroduino.com/ldr-sensor-module-
how-ldr-sensor-works/ .
[7] Iszmir Nazmi bin Ismail, Ahmad Hakim bin Iskandar,M.
R. Eqwan, Ahmad Wafi Mahmood Zuhdi, Daud
Mohamad, “DesignandDevelopmentanAutomaticPlant
Pot Prototype”, AIP ConferenceProceedings·November
2018.

More Related Content

Similar to Self-Sustaining Planter with Disease Detection

Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic FarmingIRJET Journal
 
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET Journal
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsIJMTST Journal
 
Solar panel project
Solar panel project Solar panel project
Solar panel project SAKTHIVELV40
 
Smart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemSmart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemeSAT Journals
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOEIRJET Journal
 
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation System
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation SystemIRJET- Arduino based Multipurpose Smart Irrigation with Incubation System
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation SystemIRJET Journal
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET 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
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET Journal
 
IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET Journal
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIJMTST Journal
 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET Journal
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...IRJET Journal
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIRJET Journal
 
IRJET - Automated Waste Segregator System
IRJET - Automated Waste Segregator SystemIRJET - Automated Waste Segregator System
IRJET - Automated Waste Segregator SystemIRJET Journal
 

Similar to Self-Sustaining Planter with Disease Detection (20)

Automated Aeroponic Farming
Automated Aeroponic FarmingAutomated Aeroponic Farming
Automated Aeroponic Farming
 
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoTIRJET-  	  Smart Farm Fertilizer and Pesticide Prediction using IoT
IRJET- Smart Farm Fertilizer and Pesticide Prediction using IoT
 
IRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with ThingspeakIRJET- Waste Management System with Thingspeak
IRJET- Waste Management System with Thingspeak
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
Garden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using SensorsGarden Environmental Monitoring & Automatic Control System Using Sensors
Garden Environmental Monitoring & Automatic Control System Using Sensors
 
Solar panel project
Solar panel project Solar panel project
Solar panel project
 
Smart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition systemSmart real time embedded arduino based data acquisition system
Smart real time embedded arduino based data acquisition system
 
Smart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOESmart Poly-House Surveillance using IOE
Smart Poly-House Surveillance using IOE
 
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation System
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation SystemIRJET- Arduino based Multipurpose Smart Irrigation with Incubation System
IRJET- Arduino based Multipurpose Smart Irrigation with Incubation System
 
IRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNOIRJET- Automatic Irrigation System using Arduino UNO
IRJET- Automatic Irrigation System using Arduino UNO
 
Irjet v7 i3120
Irjet v7 i3120Irjet v7 i3120
Irjet v7 i3120
 
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
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
 
IRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless TechnologyIRJET-Environment based Irrigation System using Wireless Technology
IRJET-Environment based Irrigation System using Wireless Technology
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
 
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
Internet of Things (IoT) based Smart Water Tank Level Monitoring and Motor Pu...
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN Network
 
IRJET - Automated Waste Segregator System
IRJET - Automated Waste Segregator SystemIRJET - Automated Waste Segregator System
IRJET - Automated Waste Segregator System
 

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

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
 
(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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 
(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
 

Recently uploaded (20)

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
 
(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
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
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...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(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...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
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
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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...
 
(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
 

Self-Sustaining Planter with Disease Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1074 Self-Sustaining Planter with Disease Detection Raunak Priyam1, Shubh Mehrotra2, Priyam Dubey3, Rishav Raj4, Deepa N P5 1,2,3,4,5 Dept. of Electronics and Communication Engineering, Dayananda Sagar College of Engineering, Bengaluru, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Self-Sustaining Planter Pot revolves around the concept of automating all processes and tasks, such as watering plants and protecting them from extreme weather conditions. This saves a lot of labor and timefortheownerand keeps the plant alive and healthy. It also addresses the idea of collecting real-time data on soil moistureandlightintensityin a mobile application and adds the ability to control the movement of plant pots manuallyandautomatically. Evidence of disease on the leaves of the plant can further help the proper care of the plant. Key Words: Automation, Blynk, ESP-32, Sensors, Yolov5 1. INTRODUCTION The limitations of traditional Plant pot introduce the advantages of the concept of self-sustaining planter. The ability of the planter to sense the change in the environment variables like light and moisture in the soil helps in reducing lots of human effort to keep the plant healthy. The planter can also move from point A to point B for a fixed interval of time and then come back to point A. All the action occurring in the planter are being controlled through the microprocessor. The movement of the pot can be both manual and automatic, and it can be controlled through the mobile application. Communication between system and application helps in capturing of real time data coming through the sensors and taking required action accordingly. The disease detection on the leaf was made possible using the dataset containing the images of various healthy and unhealthy leaves of different plants and Roboflow was used to make annotation on the images for processing it under yolov5. A total of 2500 images were annotated and was classified into 38 classes. 2. Literature Survey For the various cons and limitations found in the traditional plant pot system, we looked for various papers and took the ideas and objectives into consideration. An embedded system that grows plants of specific plant species that can accurately monitor and control greenhouse parameters 24 hours a day, 7 days a week to maximize production of throughout the growing season of the crop[1]. Our project differs in that it is a simple, easy-to-install microcontroller- based circuit for monitoring ornamental plants in households. In[2] the idea of a wireless sensor node for greenhouse monitoring by integrating the with Sensinode Ltd's sensor platform is discussed. There are three commercially available sensors that can measure the four climatic variables. Wireless sensor networks (WSNs) can form a useful part of automation system architecture in modern greenhouses. Wireless communication to collect measurements and communicate between the centralized controller and the actuator in different parts of the greenhouse can also be used. [7] discuss the study of plant growth that underlies Design and the development of prototype automatic flowerpots. In our work, we used three key elements of the study: water, nitrogen, and temperature as key criteria for developing a prototype automated flowerpot. These three elements need to be fully automated for this prototype to reach its goal of helping people build gardens with less attention. 3. Block Diagram and Working Principle There are 6 key features of the planter pot i.e., Movement, Light control, Soil Moisture, Water Station Control, Blynk Application and disease detection on the leaf. The architecture is shown in figure 1. The Movement of the pot can be manual and automatic, and this feature can be controlled the application. In manual movement, the user gets to decide whether to take the plant forward or backward. In automatic, the pot moves from point A to point B for fixed time and then stays there for a fixed time and then come back to the starting position. The light control of the pot is completely based on the data coming from the sensors i.e., LDR sensor[6]. It is made up of semiconductor material which high resistance up to 10 k ohm which is also called dark resistance. Semiconductor material used is cadmium Sulphide or CdS. LDR sensor module has an onboard variable resistor or trim point, this variable resistor is a 10k preset. It is used to set the sensitivity of this LDR sensor. The preset knob is used to adjust the sensitivity of the light intensity detection. Under applied voltage (3.3V), when there is light, the current flowing through the LDR is called the photocurrent, and the ratio of the applied voltage to the LDR is called the bright resistance, which is usually indicated by "100LX”. Under the same applied voltage, the current flowingthroughtheLDR is called a dark current when there is no light. The ratio of the applied voltage to the dark current is called the dark resistance, which is usually indicated by "0 LX". Whena light level of 1000 lux (bright light) is directed towards it, the resistance is about 40 (ohms). When a light level of 10 lux (very low light level) is directed towards it, the resistance value raised dramatically to 10.43Kohms and thus based on
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1075 light intensity value it gives output to microcontroller and then the decision is made whether to switch on or off the artificial light. When no light is detected, the application informs the status to the user and the artificial lightisturned on. And if light has been detected, the application shows the status to the user and the artificial light get turned off. The Soil moisture feature of the pot gets implemented from the data coming from the soil moisture sensor. The readings of soil moisture levels are in percentage volume (ratio of water to soil volume). We are using resistive soil moisture sensor because of accuracyfactor.Theresistivesoil moisture sensor consists of mainly two components: The probes and the module. Module has built in potentiometer to set the threshold which will be compared by the LM393 comparator[6]. The soil moisture sensor consists of two probes which are put in the soil in which one probe functions as cathode and other is anode. Anode is connected to the +5Volt supply through series resistance of 10K ohm and second plate is connected directly to the ground. These probes allow the current to pass through the soil and based on volumetric water content it gives resistance value. The module on the basis of resistance value produces analog output (A0) gives us a value from 0 to 1023. We got analog readings between 483-505 when soil was wet and got reading of 1023 when soil was dry. The analog output signal is further fed digitalized by LM393 comparator and output made available at digital pins. According to the data coming from the soil moisture sensor, the decision is being taken whether the soil is wet or dry and thus the status is displayed on to the application for the user to monitor. Fig -1: Smart Plant Pot Architecture ESP32-WROOM-32[5] is a low cost, very low power system on a chip microcontroller that has integrated wi-fi and dual mode Bluetooth (BL and BLE). ESP32 series is created and developed by Espressif Systems. ESP 32 with Xtensa 32-bit dual core LX6 microprocessor is implementedintheproject. It has ultra-low power co-processor which allows ESP to do ADC converting and other computation even when microcontroller is in deep sleep. It has 6 Analog pinsthatare used for taking analog inputs from sensors anduseADCchip to convert received analog values to digital from. It has 6 PWM pins which coverts digital signal to analog is used for giving desired analog inputs to our controllers like LED, motor which required analog inputs. ESP 32 has clock speed of 240 MHz for faster execution. It hasflashmemoryofabout 4 Mb for storing information when the power suddenly turned off. It has SRAM for storage and instruction purpose of 520 kb which is higher than that of Arduino Uno. Water Station Control featureofthe potgetsimplementedusing the water station. When the soil is dry as reported by soil moisture sensor, the water station waters the plant and maintains the water level of pot. As soon as the soil is detected wet, the water station stops the process. The water in the water station is controlled by some external supply such as tap water etc. The working of Blynk Application revolves around the idea of keeping every process simple and easy. The application provides the user with real time data and also help them with controlling the movement of the pot i.e., automatic and manual. Thereal timestatusofsoil artificial light can be observed through the application. 4. Working of Plant Disease Detection To train the machine learning algorithm for disease detection in plant, the data was taken from the Kaggle dataset named “New Plant disease dataset” [3]. It comprises of large number of augmented images which are classified into 38 different classes. Roboflow was used to annotate the images and to produce the label corresponding to each image. This annotated data was fed to yolov5 object detection algorithm and the model was trained for various weights. Upon seeing the best output, the corresponding weight was selected. While training the yolov5 model the first step was to import necessary libraries such as CV2, numpy, pandas and matplotlib. Google drive was also connected to save the output of the trained model. The data was plotted to verify whether the received images were correct or not. Cloning of Github repositoryofyolov5isdone to import the necessary files for running the model[4]. Training was startedbydefiningtherequiredparametersfor 400 epochs using yolo5n.pt weights. Results were saved in the runs folder under the name best.pt (This is default name yolov5 uses). The best.pt file was copied to drive for future use. Now, detect.py was run by giving the appropriate arguments and a number of images were tested for detection. Some of results are shown in fig 2-6:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1076 Fig -2: Disease Detection output Fig -3: Disease Detection output Fig -4: Disease Detection output Fig -5: Disease Detection output Fig -6: Disease Detection output 5. Smart Plant Pot Architecture The architecture can be divided into 2 parts i.e., hardware and software. Figure 7 shows the connection diagram of hardware system. In the hardware section, the following tools were used: • Power Supply(12V) • ESP-32 microcontroller • Soil Moisture Sensor and Comparator circuit • LDR Sensor and LEDs • Water level Sensor and Pump • Water Station and Solenoid valve • L293D Motor driver
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1077 • 2 DC Motors(12V) • 2 Channel Relay and Voltage Regulator(5V) In the software section, the following tools were used: • Blynk(legacy) • Android Application • Arduino IDE • Library: Blynk, Wifi.h • Board- ESP 32 Dev Module • Python libraries– Pandas, Matplotlib, CV2, NumPy etc. Fig -7: Connection Diagram of Hardware System 6. Results and Discussions The 6 features implemented in the Self-Sustaining Planter which includes Movement, Light control, Soil Moisture, Water Station Control, Blynk Application and disease detection on the leaf were tested. The Plant pot was able to remove the limitations of the traditional plant and thus was able to automate various activities which can simplify the lives of the people. The following images illustrated the features of the Planter pot and the features of the blynk application. Fig -8: Manual and Automatic movement through Blynk 7. CONCLUSIONS The idea revolves around automating all the process which can result in saving time and effort. Through this proper nourishment and growth can be monitored.Implementation will result in high yield and growth of the plant.Infuturethis project can be used by people bearing antique or expensive plants and want to take extensive care of them, so ourmodel can achieve this by completely automating the process. REFERENCES [1] Kiran Sahu, Mrs. Susmita Ghosh Mazumdar, “Digitally Greenhouse Monitoring and Controlling Of System Based On Embedded System”, International Journal of Scientific & Engineering Research, Volume 3, Issue 1, January-2012 [2] Teemu Ahonen, Reino Virrankoski, Mohammed Elmusrati, “Greenhouse Monitoring with Wireless Sensor Network”, 30 December, 2008 IEEE/ASME International Conference on Mechtronic andEmbedded Systems and Applications. [3] “New Plant Disease Dataset”, https://www.kaggle.com/datasets/vipoooool/new- plantdiseases-dataset [4] “Yolov5 documentation and github repository”, https://docs.ultralytics.com/, https://github.com/ultralytics/yolov5. [5] “ESP-32 Documentation and operational values”, https://en.m.wikipedia.org/wiki/ESP32, http://esp32.net/ . [6] “Soil moisture and LDR sensor documentation and working”, https://components101.com/modules/soil- moisture-sensor- module#:~:text=LM393%20Comparator%20IC%20is %20used,the%20sensor%20pin%20(pin3),
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | Jun 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1078 https://www.electroduino.com/ldr-sensor-module- how-ldr-sensor-works/ . [7] Iszmir Nazmi bin Ismail, Ahmad Hakim bin Iskandar,M. R. Eqwan, Ahmad Wafi Mahmood Zuhdi, Daud Mohamad, “DesignandDevelopmentanAutomaticPlant Pot Prototype”, AIP ConferenceProceedings·November 2018.