Arduino Based Public Garden Automation
Arduino Based Public Garden Automation
ISSN No:-2456-2165
Abstract:- In the present era the resources such as water arduino. It also contains the water control block which will
and electricity are of limited resources which need to be control the flow of the water to the plants. All the applications
saved from being waste. While saving the resources such as are working with solar panel which will control all the motors
water we should not forgot the trees which are of much and the sensors.
more importance. In this technique we are using an
Using this technique we can easily automate the gardening
application for atomization of garden, which will help to
system and we can control the waste of electricity and the
save the flora of the garden. For atomization we are going
water will flow.
to control the light, water dustbin waste etc. This can be
useful for avoiding the misuse of water and electricity. In
this technique we are using number of application for II. LITERATURE SURVEY
atomization of the garden such as water level indication,
dustbin indicator, electricity monitoring etc. After There is an enormous amount of work is going in this
controlling the various parameters we are using GSM field to make the garden atomization. People works for
module to send the data of particular parameter to the different application such as a gate control for garden, light
person who is controlling the garden automation. We are control using microcontroller. Some the important research
using time for each and every parameter so that only at working in these fields is:
that instant it can resume again. For controlling this
technique we are using an Arduino which will be going to Public Garden Automation using Microcontroller
control all the parameters. For light we are using LDR which contains the microcontroller which will be going to
sensor, for water level sensor and for particular control we control the various applications of garden automation. This
are using various pumps and the motors. technique involves the controlling of the gate of the garden at
the particular time, the flow of the water and the controlling of
Keywords:- Electricity, LDR, Level sensor, Pumps, motors, the lights at the night. For connecting with the microcontroller
GSM, Solar panel etc. the different sensors are used such as LDR, humidity etc.
The designed program loaded into atmega 32
I. INTRODUCTION microcontrollers and executed. Initially when the signal
This paper in general will give the technique for coming to the microcontroller in (port d) the microcontroller
solving the garden automation. Which contain different understands this signal and translates it to move the motors to
applications such as controlling the light, controlling the gate open the doors.
of the garden, controlling the water supply, etc. All this can be The public garden automation system contains the same
achieved by the use of solar panel to control the electricity of applications but based on the PIC18F. It will not only control
the garden. The public garden automation can be used to the light but also monitors the moisture present in the soil. It
improve the condition of gardens. Which Means by using level will continuously monitor the moisture content of the soil and
sensor the motor will automatically start if the water level is the requirement of light at night.
indicated as low and if the water tank is full then motor will
automatically get off. This will make the planned use of water This system doesn’t have any extra power supply it
so that it will help to solve the wastage of water. works only on the primary power supply. If the electricity will
be cutoff their will not be any extra supply present there.
As the working is for garden atomization, every
application in this technique works with time, at 6:00 pm the This project will ripen and contrivance an automatic
gate will be open for all the visitors and the light become ON garden monitoring system that can be utilized to improve the
at that time. After that at 8:00 pm the gate will be closed and condition of household gardens and can also be expanded to
the lights get OFF. As the light will get OFF the water will greenhouses. This will make the planned use of water so that
start flowing and after 2 hrs. at 10:00 pm the motor will stop. we can fight with the problem of water. Real time data will be
This system also contains a solar panel which will be used collected by employing several analog and digital sensors,
when their will be electricity shortage is present. For such as light, temperature, soil moisture sensors. This system
collecting all the real time data an Arduino is used to collect is accessed by GSM.
the information and using that information. Depending upon
the data collected the output will be given to the light This system will perform the following tasks:
controlling unit and the motor drivers to control the flow of
water. This technique uses number of applications to be used Supply water to plants according to their need.
for gardening automation which contains the dustbin control Automatically turns ON/OFF the shelter to avoid the
block which will control the garbage present in the dustbin, if burning of plants by excessive atmosphere temperature.
the dustbin gets full, a level sensor will sends the signal to Transmit the data and various SMS to the user.
Using the RTC for the Arduino the time for the
opening and the closing of the gate will be decided. By the use
of different inputs to the Arduino different outputs can be
managed for the day to day completion of the work for garden
automation. As the Arduino will be going to change each
parameters input to the output by using different input output
ports of the parameters, the different parameters can be
controlled.
Depending on these parameters controlled by the
Arduino the working parameters such as gate, water, light and
dustbin of the garden automation can be controlled.
We can improve the results by increasing the number
of parameters used in the public garden automation to make it
more versatile at different conditions.
IV. ALGORITHM In this paper the public garden automation with the
help of Arduino is shown. The public garden automation with
Initialize the RTC and LCD. the help of Arduino will make the paper easy to implement
Take input from RTC. than the microcontroller based. The various sensors used in the
paper will take the input of various parameters and with the
If time=6:00AM gate opens. help of Arduino it will transmits the output to drive the
different outputs.
Check Intensity of light, if low starts the light.
For each interval of time we have the RC clock which
Check the level of dustbin, if full makes a buzzer.
checks the status of each sensor form time to time. Depending
Check temperature from thermistor, if high sprinkler is on the time the public garden automation works. The opening
ON, if low it will get off. of gate, the lightning system inside the garden, the dustbin
status and the water supply to the plants, all works with the
At time=11:45AM, buzzer is ON to alert visitor. help of Arduino. Since Arduino is a controller which performs
Gate will be close at 12:00PM. all these tasks. It is also called as the main part of the system.
REFERENCES