SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 328
Smart Plant Pot
BANDARI THEJA1, P.SATHVIK PRASAD2, A.PAVAN KALYAN3 N.HARSHITHA4 P.POOJA5
1Assistant Professor, Dept of ECE, St. Martin's Engineering College, Hyderabad, Telangana,India.
2,3,4,5Student, Dept of ECE, St. Martin's Engineering College, Hyderabad, Telangana,India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract-Taking care of plants can be largely time
consuming. Missing even a small scheduled task for the plant
can result in the drying up of the plant and even its death.
Another big problem is to put the plant pot at a place where it
gets maximum sunlight. This is a big problem in
houses(apartments) where the place with maximum sunlight
shifts throughout the day and it’s very tiring to shift the plant,
time-to-time to those places. Watering the plant by checking
the amount of moisture in the soil of the pot is another very
important and time-consuming task. Automating all these
processes or tasks can result in a huge work reduction and
time saving for the owner and makes sure that the plant stays
alive and healthy. This is the main goal of this project. The
smart plant pot can do all the above tasks automatically,
without needing any human intervention.
Key Words: plant pots, IOT, Arduino, Automation, plant
nourishment
1. INTRODUCTION
Taking care of plants canbelargelytimeconsuming.
Missing even a small scheduled task for the plant can result
in the drying up of the plant and even its death. Another big
problem is to put the plant pot at a place where it gets
maximum sunlight. This is a big problem in
houses(apartments)wheretheplacewithmaximumsunlight
shifts throughout the day and it’s very tiring to shift the
plant, time-to-time to those places. Watering the plant by
checking the amount of moisture in the soil of the pot is
another very important and time-consuming task.
Automating all these processesortaskscanresultin
a huge work reduction and time saving for the owner and
makes sure that the plant stays alive and healthy.
This is the main goal of this project. The smart plant pot can
do all the above tasks automatically, without needing any
human intervention.
Wheels are placed below the pot to transport the
plant to places in the house where the sunlight is maximum.
This is done using colored paths which the pot senses and
moves along with it. The path is laid along the places where
the sunlight falls the most, so that it directs the pot to these
places. The plant can also displace itself to automatic tap
systems, where it is watered by the tap which can sense the
pot’s presence and release the water accordingly. The taps
are connected to tanks, which can send a message to the
owner whenever they become empty.
The pot can sense the moisture level in the soil and
displace itself to a tap whenever its moisture level is belowa
threshold, while also informing this to its owner.
This is all done automatically by thepotwithoutneedingany
human intervention
2. HARDWARE SYSTEM
2.1 Arduino Nano:
This component is the brain of the whole project. This
section consists of an Arduino
Fig-1: Arduino Nano
Nano chip with an ATmega328Pmicrocontroller.Thischipis
the smallest of its kind and functions according to the
program fed to it. The program fed to this chip instructs it
about how to control the whole system according to the
given input. It consists of a power cable to which the power
is given and input and output pins to which the input and
output components are connected
2.2 Node MCU
Node MCU is a micro-chip featured with wi-fi
capability, analog pin, digital pins and serial communication
protocols. It can be connected to the wi-fi and can
communicate with other components through IFTTT server
protocol. In this project it is used to send the owner updates
about what the plant pot is doing at the moment and what is
its status. It is equipped with a ESP8266 wifi chip and is an
open source LUAbasedfirmware. Thisdevelopmentchip can
be programmed using Arduino IDE.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 329
Fig-2: Node MCU
2.3 Line Following Robot System
This is a system in which the robot follows a line, or
a path laid on the floor. Usually, the line is the path in which
the line follower robot goes, and it will be a black line on a
white surface but the other way (white line on a black
surface) is also possible. Invisible magnetic fieldscanalsobe
used as paths and these are used in some high-level
commercial robots. In this project the pot uses this line
follower system to transport itself between stations and
brightly lit areas.
Fig-3: Line Following Robot
2.4 Stations
The stations are placed at different places throughout the
home based on the position of the plant pot at different
instances. The most common types of stations is a water
station. This station consistsofa waterpumpinterfaced with
an IR receiver. Whenever there is a signal received by the IR
receiver the water pump is turned on and water is poured
onto the plant pot which gave the signal through an IR
transmitter, on its arrival.
A light station can also be placed at various places
which shines light onto the plant. The pot platform brings
the plant to this station whenever there is a scarcity in
sunlight, like when the sky in cloudy.
Fig-4: Station
3. SYSTEM ARCHITECTURE AND MODULE
INTERFACE
Fig-5: SYSTEM ARCHITECTURE
Automating all the processes or tasks of plant
nourishment can result in a huge work reduction and time
saving for the owner and makes sure that the plant stays
alive and healthy. This is the main goal of this project. The
smart plant pot can do all the above tasks automatically,
without needing any human intervention
As shown in the figure, 9v power supply, Soil
moisture sensor, IR sensors (forpathsensing)areconnected
as the input to the Arduino MC. These give signals to the
Arduino chip about the various values corresponding to the
plant. LM298 motor driver, IR transmitter, Node MCU are
connected to the output of theArduinoMC.Thesecontrol the
actions of the plant pot according to the inputgiven.Arduino
gives out the output signals to these components based on
the program written. The unit with theIRreceiverandwater
pump is the self-watering station.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 330
Wheels are placed below the pot to transport the
plant to places in the house where the sunlight is maximum.
This is done using colored paths which the pot senses and
moves along with it. The path is laid along the places where
the sunlight falls the most, so that it directs the pot to these
places. The plant can also displace itself to automatic tap
systems, where it is watered by the tap which can sense the
pot’s presence and release the water accordingly. The taps
are connected to tanks, which can send a message to the
owner whenever they become empty.
Node MCU is used to send SMS information to the
owner about the various actions taken by the plant pot,
updating him/her about it’ s status and its actions. The part
of the block diagram with IR receiver, NPN transistor and a
water pump is an example of a water station. We can make
many versions of these stations to attend to variousneedsof
the plant. The part with Node MCU isthepartresponsiblefor
sending SMS to the owner at various points of time. It uses
online services like Adafruit IO and IFTTT connected the
Node MCU with the help of a SMS API.
4. BOARD HARDWARE RESOURCES FEATURES
4.1 IR Sensor
This module is used for the line following aspect of
the project. Two of these modulesareplacedbelowtherobot
platform on either side. These both IR sensor modules will
sense the presence of a black line in between them. They do
this by transmitting and receiving the reflected IR rays from
the ground. Whenever there is a black line there will be no
reflection. This information is sent to the Arduinowhich will
steer the robot in order to avoid it to go across the black line.
This is done using the program fed to the Arduino
Fig-6: IR Sensor
4.2 IR Transmitter and Receiver
These sensors transmit and receiveIR raysrespectively.As
shown in the block diagram, a transmitter is connected to
the robot platform and a receiver is connected to a station.
Whenever the robot reaches a station it transmits IR rays
and on receiving them, the IR receiver signals the water
pump and turns it on according to the program fed to it.
4.3 Soil Moisture Sensor
This sensor senses the amount of moisture in the
soil of the plant and signals Arduino the moisture levels at
various points. The Arduino observes these moisture levels
and it responds whenever the moisture levels are below a
certain a threshold value. This threshold is hardcoded into
the program fed to the Arduino. Whenever the moisture
levels reach below the threshold, Arduino turns the motors
on and takes the plant pot to the nearest water station.
Fig-7: Soil Moisture Sensor
4.3 LDR Sensor
We use this sensor to sense the sunlightaroundthe
plant pot and the plant wherever the sunlight is maximum.
This sensor returns a value of the intensity of light around it
to the Arduino. Based on this value the Arduino makes the
decision of whether to move the plant or stay there. This
decision is made based on whether the light intensity value
is below a threshold or not. This threshold is hardcoded into
the program.
Fig-8: LDR Sensor
4.4 IFTTT
If This Then That (IFTTT) is an online service which
creates statements, called applets. Whenever changes that
occur within an app such as Gmail, Facebook, Telegram,
Instagram, or Pinterest, an applet is triggered. For example,
an applet may send an e-mail message if the user tweets
using a hashtag or copy a photo on Facebook to a user's
archive if someone tags a user in a photo. It also runs on
Android and IOS. IFTTT changeditsnametoIF,andlaunched
a new set called Do, using which users can create shortcut
applications and actions. All the functionalities of the Do
suite of apps have since been integrated into a redesigned
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 331
IFTTT app. We use this service to make our Node MCU chip
to send an SMS about the status of the plant pot at various
points of time.
Fig-9: IFTTT
4.5 Adafruit IO MQTT Server
Adafruit IO is an online service which helps our
project talk to the internet. This is an MQTT server
connected to the Node MCU. Using Adafruit IO Node MCU
connects to the IFTTT service which is then connected to an
SMS API which sends the SMS to the owner.
ig-10: Adafruit Server
4.6 Bluetooth Module and Android Application
We can also connect a Bluetooth module to the
Arduino and control the robot using manual controls
whenever needed. This controls works using and android
application which controls the robot using Bluetooth
connection based on the input of its user. The android
application is created using MIT app inventor which is an
online service used to create android apps easily without
any professional’s help. The android app is equipped with
on-screen touch controls, like front, back, left and right,
which can be used by the user to control the robot manually.
This feature is especially useful insituationwheretheowner
wants to bring the plant pot to a certain place manually by
himself. This manual control works just like controlling a
remote-controlled car.
Fig-12: Bluetooth Module
Fig-13: Android Application
5. RESULT
Whenever the power is turned on, the plant pot
follows the line to reach the place with maximum sunlight
and settle there. Whenever the sunlight change is sense by
the LDR sensor, the plant pot moves to the place where
sunlight is more. When there is no sunlight the pot moves to
a light station where artificial light is turned once it reaches
the station.
Whenever the soil moisture sensor senses that there is less
moisture in the soil, the pot moves to a water station. The
water pump in the station is turned on once the plant pot
reaches it and water is poured into the pot. After it gets its
required amount of water it moves back totheplacewith the
maximum light This setup can also be controlled manually
using an android application through Bluetooth. The user
can use the on-screen controls inside the app to move the
plant pot in his desired direction.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 332
Fig-14: Watering the Plant
Fig-15: Providing Light to the Plant
Fig-16: Smart Plant Pot
6. CONCLUSIONS
This system can even be extended to pet
nourishment. This can be done byaddingstationsforfeeding
pets. These stations will ring a bell and provide food for the
pet at regular times without needing the owner’s
intervention. The stations can also be in sucha waythatthey
bring the food to the pet. Even fish tanks can be equipped
with these stations to provide food to the fish at regular
times or whenever needed.
Automating all the plant nourishment tasks can
result in huge work and plant mortality reduction. This can
help the owner in huge ways and protect the plant by
attending to all its needs.
7. REFERENCES
[1] This Cyborg Plant Moves Toward Light on Its Own
https://www.seeker.com/tech/this-cyborg-plant-
moves-toward-light-on-its-own
[2] How To Make Arduino Line Follower Robot
https://www.electronicshub.org/arduino-line-
follower- robot/
[3] A world that works for you (IFTTT)
https://ifttt.com
[4] A world that works foryou(IFTTT) https://ifttt.com
[5] Adafruit IO MQTT server
https://learn.adafruit.com
[6] MIT app inventor
2https://appinventor.mit.edu/explore/ai2/tutori
als.html
BIOGRAPHIES
Bandari Theja working as an
assistant professor of St.Martins
Engineering college,
dhullapaly,secunderabad. she has
teached core subjects and
published papers in so many
journals and guided projects in R
and D of ECE Department. Her
areas of interest include
Embedded Systems.
P. Sathvik prasad pursuing final
year in Electronics And
Communications branch at
St.Martin’s Engineering College
Dhulapally Secunderabad ..He has
done several projects based on
Arduino and IOT.. His areas of
interest include IOT, web
development, embedded systems.
A. Pavan Kalyan prasad pursuing
final year in Electronics And
Communications branch at
St.Martin’s Engineering College
Dhulapally Secunderabad .He has
done several projects based on
Arduino and IOT. He is good at
python java, JavaScript. His areas
of interest include IOT, web
development, Data science,
machine learning and AI.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 333
Harshitha Nannapaneni pursuing
final year in Electronics And
Communications branch at
St.Martin’s Engineering College
Dhulapally Secunderabad . She has
done her academic project “Smart
Plant Pot” and several mini
projects relating to Embedded
Systems
Pooja Patimeedi pursuing final
year in Electronics And
Communications branch at
St.Martin’s Engineering College
Dhulapally Secunderabad . She has
done her academic project “Smart
Plant Pot”.

More Related Content

What's hot

Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled RobotPankaj Rai
 
Screenless Display PPT Presentation
Screenless Display PPT PresentationScreenless Display PPT Presentation
Screenless Display PPT PresentationSai Mohith
 
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINE
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINEDESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINE
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINEIRJET Journal
 
Project report 393_395
Project report 393_395Project report 393_395
Project report 393_395VishruthKhare
 
Screenless displays seminar report
Screenless displays seminar reportScreenless displays seminar report
Screenless displays seminar reportJeevan Kumar D
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTMayur Rahangdale
 
M2M systems layers and designs standardizations
M2M systems layers and designs standardizationsM2M systems layers and designs standardizations
M2M systems layers and designs standardizationsFabMinds
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance RobotYash Sati
 
Daily Expense Tracker BSc.CSIT Project Nepal
Daily Expense Tracker BSc.CSIT Project NepalDaily Expense Tracker BSc.CSIT Project Nepal
Daily Expense Tracker BSc.CSIT Project NepalRashna Maharjan
 
Chapter 1 - Multimedia Fundamentals
Chapter 1 - Multimedia FundamentalsChapter 1 - Multimedia Fundamentals
Chapter 1 - Multimedia FundamentalsPratik Pradhan
 
Chapter 9 -Multimedia on The Internet
Chapter 9 -Multimedia on The InternetChapter 9 -Multimedia on The Internet
Chapter 9 -Multimedia on The InternetPratik Pradhan
 
VTU FINAL YEAR PROJECT REPORT Front pages
VTU FINAL YEAR PROJECT REPORT Front pagesVTU FINAL YEAR PROJECT REPORT Front pages
VTU FINAL YEAR PROJECT REPORT Front pagesathiathi3
 
EMBEDDED WEB TECHNOLOGY
EMBEDDED WEB TECHNOLOGYEMBEDDED WEB TECHNOLOGY
EMBEDDED WEB TECHNOLOGYVinay Kumar
 
Online rto management system
Online rto management system Online rto management system
Online rto management system DigneshPrajapati1
 
IOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection SystemIOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection Systemrahulmonikasharma
 
Internship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperInternship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperHemant Sarthak
 
Design Steps for any MultiMedia Applications
Design Steps for any MultiMedia ApplicationsDesign Steps for any MultiMedia Applications
Design Steps for any MultiMedia Applicationstechbirbal
 

What's hot (20)

Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
Screenless Display PPT Presentation
Screenless Display PPT PresentationScreenless Display PPT Presentation
Screenless Display PPT Presentation
 
women safety
women safetywomen safety
women safety
 
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINE
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINEDESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINE
DESIGN AND DEVELOPMENT OF ARDUINO BASED AUTOMATIC COLOR SORTING MACHINE
 
Ppt (lis 10)
Ppt (lis 10)Ppt (lis 10)
Ppt (lis 10)
 
Project report 393_395
Project report 393_395Project report 393_395
Project report 393_395
 
Screenless displays seminar report
Screenless displays seminar reportScreenless displays seminar report
Screenless displays seminar report
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
 
M2M systems layers and designs standardizations
M2M systems layers and designs standardizationsM2M systems layers and designs standardizations
M2M systems layers and designs standardizations
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
 
Daily Expense Tracker BSc.CSIT Project Nepal
Daily Expense Tracker BSc.CSIT Project NepalDaily Expense Tracker BSc.CSIT Project Nepal
Daily Expense Tracker BSc.CSIT Project Nepal
 
Chapter 1 - Multimedia Fundamentals
Chapter 1 - Multimedia FundamentalsChapter 1 - Multimedia Fundamentals
Chapter 1 - Multimedia Fundamentals
 
Chapter 9 -Multimedia on The Internet
Chapter 9 -Multimedia on The InternetChapter 9 -Multimedia on The Internet
Chapter 9 -Multimedia on The Internet
 
VTU FINAL YEAR PROJECT REPORT Front pages
VTU FINAL YEAR PROJECT REPORT Front pagesVTU FINAL YEAR PROJECT REPORT Front pages
VTU FINAL YEAR PROJECT REPORT Front pages
 
EMBEDDED WEB TECHNOLOGY
EMBEDDED WEB TECHNOLOGYEMBEDDED WEB TECHNOLOGY
EMBEDDED WEB TECHNOLOGY
 
Online rto management system
Online rto management system Online rto management system
Online rto management system
 
IOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection SystemIOT-Based Wild Animal Intrusion Detection System
IOT-Based Wild Animal Intrusion Detection System
 
Introduction to IoT Architecture
Introduction to IoT ArchitectureIntroduction to IoT Architecture
Introduction to IoT Architecture
 
Internship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperInternship Presentation 1 Web Developer
Internship Presentation 1 Web Developer
 
Design Steps for any MultiMedia Applications
Design Steps for any MultiMedia ApplicationsDesign Steps for any MultiMedia Applications
Design Steps for any MultiMedia Applications
 

Similar to IRJET- Smart Plant Pot

IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using IoTIRJET Journal
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET Journal
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET Journal
 
IRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET 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
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and FarmingSUVIKRAM PRADHAN
 
IRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET 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- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET 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
 
A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLIRJET 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 using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIJMTST Journal
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET Journal
 
IRJET - Smart Irrigation System using Bluetooth Module and Arduino
IRJET -  	  Smart Irrigation System using Bluetooth Module and ArduinoIRJET -  	  Smart Irrigation System using Bluetooth Module and Arduino
IRJET - Smart Irrigation System using Bluetooth Module and ArduinoIRJET 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
 

Similar to IRJET- Smart Plant Pot (20)

IRJET - Smart Irrigation and Draining System using IoT
IRJET -  	  Smart Irrigation and Draining System using IoTIRJET -  	  Smart Irrigation and Draining System using IoT
IRJET - Smart Irrigation and Draining System using IoT
 
IRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCUIRJET- IOT based Agriculture System using NodeMCU
IRJET- IOT based Agriculture System using NodeMCU
 
IRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control SystemIRJET- Smart Irrigation Control System
IRJET- Smart Irrigation Control System
 
plant_wateringfinal.pdf
plant_wateringfinal.pdfplant_wateringfinal.pdf
plant_wateringfinal.pdf
 
IRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using ArduinoIRJET- Automatic Irrigation System using Arduino
IRJET- Automatic Irrigation System using Arduino
 
IOT PROJECT GGG.docx
IOT PROJECT GGG.docxIOT PROJECT GGG.docx
IOT PROJECT GGG.docx
 
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
 
Smart Agriculture and Farming
Smart Agriculture and FarmingSmart Agriculture and Farming
Smart Agriculture and Farming
 
IRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-WateringIRJET- Water Consumption by Self-Watering
IRJET- Water Consumption by Self-Watering
 
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- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...IRJET-  	  Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
IRJET- Advanced Irrigation System using Arduino and Raspberry Pi as Centr...
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 
A Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and MLA Futuristic Approach for Smart Farming using IoT and ML
A Futuristic Approach for Smart Farming using IoT and ML
 
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 using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PIIRJET- Smart Irrigation System using IoT and Raspberry PI
IRJET- Smart Irrigation System using IoT and Raspberry PI
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
 
IRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoTIRJET- Smart Drip Irrigation System using IoT
IRJET- Smart Drip Irrigation System using IoT
 
IRJET - Smart Irrigation System using Bluetooth Module and Arduino
IRJET -  	  Smart Irrigation System using Bluetooth Module and ArduinoIRJET -  	  Smart Irrigation System using Bluetooth Module and Arduino
IRJET - Smart Irrigation System using Bluetooth Module and Arduino
 
IRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoTIRJET- Automated Irrigation System using IoT
IRJET- Automated Irrigation System using IoT
 

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

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
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
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
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana 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
 
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
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(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
 
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
 
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
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 

Recently uploaded (20)

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...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
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
 
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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(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
 
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...
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(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...
 
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
 
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)
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
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
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 

IRJET- Smart Plant Pot

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 328 Smart Plant Pot BANDARI THEJA1, P.SATHVIK PRASAD2, A.PAVAN KALYAN3 N.HARSHITHA4 P.POOJA5 1Assistant Professor, Dept of ECE, St. Martin's Engineering College, Hyderabad, Telangana,India. 2,3,4,5Student, Dept of ECE, St. Martin's Engineering College, Hyderabad, Telangana,India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract-Taking care of plants can be largely time consuming. Missing even a small scheduled task for the plant can result in the drying up of the plant and even its death. Another big problem is to put the plant pot at a place where it gets maximum sunlight. This is a big problem in houses(apartments) where the place with maximum sunlight shifts throughout the day and it’s very tiring to shift the plant, time-to-time to those places. Watering the plant by checking the amount of moisture in the soil of the pot is another very important and time-consuming task. Automating all these processes or tasks can result in a huge work reduction and time saving for the owner and makes sure that the plant stays alive and healthy. This is the main goal of this project. The smart plant pot can do all the above tasks automatically, without needing any human intervention. Key Words: plant pots, IOT, Arduino, Automation, plant nourishment 1. INTRODUCTION Taking care of plants canbelargelytimeconsuming. Missing even a small scheduled task for the plant can result in the drying up of the plant and even its death. Another big problem is to put the plant pot at a place where it gets maximum sunlight. This is a big problem in houses(apartments)wheretheplacewithmaximumsunlight shifts throughout the day and it’s very tiring to shift the plant, time-to-time to those places. Watering the plant by checking the amount of moisture in the soil of the pot is another very important and time-consuming task. Automating all these processesortaskscanresultin a huge work reduction and time saving for the owner and makes sure that the plant stays alive and healthy. This is the main goal of this project. The smart plant pot can do all the above tasks automatically, without needing any human intervention. Wheels are placed below the pot to transport the plant to places in the house where the sunlight is maximum. This is done using colored paths which the pot senses and moves along with it. The path is laid along the places where the sunlight falls the most, so that it directs the pot to these places. The plant can also displace itself to automatic tap systems, where it is watered by the tap which can sense the pot’s presence and release the water accordingly. The taps are connected to tanks, which can send a message to the owner whenever they become empty. The pot can sense the moisture level in the soil and displace itself to a tap whenever its moisture level is belowa threshold, while also informing this to its owner. This is all done automatically by thepotwithoutneedingany human intervention 2. HARDWARE SYSTEM 2.1 Arduino Nano: This component is the brain of the whole project. This section consists of an Arduino Fig-1: Arduino Nano Nano chip with an ATmega328Pmicrocontroller.Thischipis the smallest of its kind and functions according to the program fed to it. The program fed to this chip instructs it about how to control the whole system according to the given input. It consists of a power cable to which the power is given and input and output pins to which the input and output components are connected 2.2 Node MCU Node MCU is a micro-chip featured with wi-fi capability, analog pin, digital pins and serial communication protocols. It can be connected to the wi-fi and can communicate with other components through IFTTT server protocol. In this project it is used to send the owner updates about what the plant pot is doing at the moment and what is its status. It is equipped with a ESP8266 wifi chip and is an open source LUAbasedfirmware. Thisdevelopmentchip can be programmed using Arduino IDE.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 329 Fig-2: Node MCU 2.3 Line Following Robot System This is a system in which the robot follows a line, or a path laid on the floor. Usually, the line is the path in which the line follower robot goes, and it will be a black line on a white surface but the other way (white line on a black surface) is also possible. Invisible magnetic fieldscanalsobe used as paths and these are used in some high-level commercial robots. In this project the pot uses this line follower system to transport itself between stations and brightly lit areas. Fig-3: Line Following Robot 2.4 Stations The stations are placed at different places throughout the home based on the position of the plant pot at different instances. The most common types of stations is a water station. This station consistsofa waterpumpinterfaced with an IR receiver. Whenever there is a signal received by the IR receiver the water pump is turned on and water is poured onto the plant pot which gave the signal through an IR transmitter, on its arrival. A light station can also be placed at various places which shines light onto the plant. The pot platform brings the plant to this station whenever there is a scarcity in sunlight, like when the sky in cloudy. Fig-4: Station 3. SYSTEM ARCHITECTURE AND MODULE INTERFACE Fig-5: SYSTEM ARCHITECTURE Automating all the processes or tasks of plant nourishment can result in a huge work reduction and time saving for the owner and makes sure that the plant stays alive and healthy. This is the main goal of this project. The smart plant pot can do all the above tasks automatically, without needing any human intervention As shown in the figure, 9v power supply, Soil moisture sensor, IR sensors (forpathsensing)areconnected as the input to the Arduino MC. These give signals to the Arduino chip about the various values corresponding to the plant. LM298 motor driver, IR transmitter, Node MCU are connected to the output of theArduinoMC.Thesecontrol the actions of the plant pot according to the inputgiven.Arduino gives out the output signals to these components based on the program written. The unit with theIRreceiverandwater pump is the self-watering station.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 330 Wheels are placed below the pot to transport the plant to places in the house where the sunlight is maximum. This is done using colored paths which the pot senses and moves along with it. The path is laid along the places where the sunlight falls the most, so that it directs the pot to these places. The plant can also displace itself to automatic tap systems, where it is watered by the tap which can sense the pot’s presence and release the water accordingly. The taps are connected to tanks, which can send a message to the owner whenever they become empty. Node MCU is used to send SMS information to the owner about the various actions taken by the plant pot, updating him/her about it’ s status and its actions. The part of the block diagram with IR receiver, NPN transistor and a water pump is an example of a water station. We can make many versions of these stations to attend to variousneedsof the plant. The part with Node MCU isthepartresponsiblefor sending SMS to the owner at various points of time. It uses online services like Adafruit IO and IFTTT connected the Node MCU with the help of a SMS API. 4. BOARD HARDWARE RESOURCES FEATURES 4.1 IR Sensor This module is used for the line following aspect of the project. Two of these modulesareplacedbelowtherobot platform on either side. These both IR sensor modules will sense the presence of a black line in between them. They do this by transmitting and receiving the reflected IR rays from the ground. Whenever there is a black line there will be no reflection. This information is sent to the Arduinowhich will steer the robot in order to avoid it to go across the black line. This is done using the program fed to the Arduino Fig-6: IR Sensor 4.2 IR Transmitter and Receiver These sensors transmit and receiveIR raysrespectively.As shown in the block diagram, a transmitter is connected to the robot platform and a receiver is connected to a station. Whenever the robot reaches a station it transmits IR rays and on receiving them, the IR receiver signals the water pump and turns it on according to the program fed to it. 4.3 Soil Moisture Sensor This sensor senses the amount of moisture in the soil of the plant and signals Arduino the moisture levels at various points. The Arduino observes these moisture levels and it responds whenever the moisture levels are below a certain a threshold value. This threshold is hardcoded into the program fed to the Arduino. Whenever the moisture levels reach below the threshold, Arduino turns the motors on and takes the plant pot to the nearest water station. Fig-7: Soil Moisture Sensor 4.3 LDR Sensor We use this sensor to sense the sunlightaroundthe plant pot and the plant wherever the sunlight is maximum. This sensor returns a value of the intensity of light around it to the Arduino. Based on this value the Arduino makes the decision of whether to move the plant or stay there. This decision is made based on whether the light intensity value is below a threshold or not. This threshold is hardcoded into the program. Fig-8: LDR Sensor 4.4 IFTTT If This Then That (IFTTT) is an online service which creates statements, called applets. Whenever changes that occur within an app such as Gmail, Facebook, Telegram, Instagram, or Pinterest, an applet is triggered. For example, an applet may send an e-mail message if the user tweets using a hashtag or copy a photo on Facebook to a user's archive if someone tags a user in a photo. It also runs on Android and IOS. IFTTT changeditsnametoIF,andlaunched a new set called Do, using which users can create shortcut applications and actions. All the functionalities of the Do suite of apps have since been integrated into a redesigned
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 331 IFTTT app. We use this service to make our Node MCU chip to send an SMS about the status of the plant pot at various points of time. Fig-9: IFTTT 4.5 Adafruit IO MQTT Server Adafruit IO is an online service which helps our project talk to the internet. This is an MQTT server connected to the Node MCU. Using Adafruit IO Node MCU connects to the IFTTT service which is then connected to an SMS API which sends the SMS to the owner. ig-10: Adafruit Server 4.6 Bluetooth Module and Android Application We can also connect a Bluetooth module to the Arduino and control the robot using manual controls whenever needed. This controls works using and android application which controls the robot using Bluetooth connection based on the input of its user. The android application is created using MIT app inventor which is an online service used to create android apps easily without any professional’s help. The android app is equipped with on-screen touch controls, like front, back, left and right, which can be used by the user to control the robot manually. This feature is especially useful insituationwheretheowner wants to bring the plant pot to a certain place manually by himself. This manual control works just like controlling a remote-controlled car. Fig-12: Bluetooth Module Fig-13: Android Application 5. RESULT Whenever the power is turned on, the plant pot follows the line to reach the place with maximum sunlight and settle there. Whenever the sunlight change is sense by the LDR sensor, the plant pot moves to the place where sunlight is more. When there is no sunlight the pot moves to a light station where artificial light is turned once it reaches the station. Whenever the soil moisture sensor senses that there is less moisture in the soil, the pot moves to a water station. The water pump in the station is turned on once the plant pot reaches it and water is poured into the pot. After it gets its required amount of water it moves back totheplacewith the maximum light This setup can also be controlled manually using an android application through Bluetooth. The user can use the on-screen controls inside the app to move the plant pot in his desired direction.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 332 Fig-14: Watering the Plant Fig-15: Providing Light to the Plant Fig-16: Smart Plant Pot 6. CONCLUSIONS This system can even be extended to pet nourishment. This can be done byaddingstationsforfeeding pets. These stations will ring a bell and provide food for the pet at regular times without needing the owner’s intervention. The stations can also be in sucha waythatthey bring the food to the pet. Even fish tanks can be equipped with these stations to provide food to the fish at regular times or whenever needed. Automating all the plant nourishment tasks can result in huge work and plant mortality reduction. This can help the owner in huge ways and protect the plant by attending to all its needs. 7. REFERENCES [1] This Cyborg Plant Moves Toward Light on Its Own https://www.seeker.com/tech/this-cyborg-plant- moves-toward-light-on-its-own [2] How To Make Arduino Line Follower Robot https://www.electronicshub.org/arduino-line- follower- robot/ [3] A world that works for you (IFTTT) https://ifttt.com [4] A world that works foryou(IFTTT) https://ifttt.com [5] Adafruit IO MQTT server https://learn.adafruit.com [6] MIT app inventor 2https://appinventor.mit.edu/explore/ai2/tutori als.html BIOGRAPHIES Bandari Theja working as an assistant professor of St.Martins Engineering college, dhullapaly,secunderabad. she has teached core subjects and published papers in so many journals and guided projects in R and D of ECE Department. Her areas of interest include Embedded Systems. P. Sathvik prasad pursuing final year in Electronics And Communications branch at St.Martin’s Engineering College Dhulapally Secunderabad ..He has done several projects based on Arduino and IOT.. His areas of interest include IOT, web development, embedded systems. A. Pavan Kalyan prasad pursuing final year in Electronics And Communications branch at St.Martin’s Engineering College Dhulapally Secunderabad .He has done several projects based on Arduino and IOT. He is good at python java, JavaScript. His areas of interest include IOT, web development, Data science, machine learning and AI.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 333 Harshitha Nannapaneni pursuing final year in Electronics And Communications branch at St.Martin’s Engineering College Dhulapally Secunderabad . She has done her academic project “Smart Plant Pot” and several mini projects relating to Embedded Systems Pooja Patimeedi pursuing final year in Electronics And Communications branch at St.Martin’s Engineering College Dhulapally Secunderabad . She has done her academic project “Smart Plant Pot”.