IOT Based Automatic Water Container Filler Using Arduino
IOT Based Automatic Water Container Filler Using Arduino
ISSN No:-2456-2165
Abstract:- The objective of our project is to design, mechanical and digital machines, objects, animals or people
develop and monitor “Automatic Water Container that are provided with sole identifiers (UIDs) and the ability
Filler using Arduino”. This work provides with a lot of to transfer data over a network without requiring human-to-
benefits like low power feeding, low functioning cost, human or human-to-computer communication. With this
less care, accuracy and many more. This project is concept , few more concept is also required for our Project
based on automation and is a vast application IOT i.e,
concept. A prototype has been developed to illustrate The concept of I2C
the project. Feeding the container in hand to hand is the How to govern DC motor through Arduino?
main task that is carried out by a machine and this How to govern ultrasonic sensors through Arduino?
process is commonly used by many Robot. What is the function of LDR sensor and how it works?
What is the function of timer and how it works?
Keywords:- IOT, Automation, Sensors, Arduino, 555 Timer.
This Project is to feed the water filled container in
I. INTRODUCTION hand to hand or to the particular position with the help of
the above mention concept. This Project consists of –
In this paper, This Project is based on the concept of Electronic System
IOT (Internet of Things). The cyberspace of things, Software Controlled by Arduino UNO
or IOT, is a system of unified calculating devices,
III. THEORY
LDR Sensor:
A. Arduino UNO An LDR or light dependent resistor is also known as
Arduino is an open-source microchip technology photo resistor, photocell, photoconductor. It is a one type of
platform based on easy-to-use hardware and software. The resistor whose resistance varies depending on the quantity
Arduino Uno is a microcontroller board based on the of light falling on its surface. When the light falls on the
ATmega328. It has 20 digital input/output pins (of which 6 resistor, then the resistance changes. These resistors are
can be used as PWM outputs and 6 can be used as analog often used in many circuits where it is required to sense the
inputs), a 16 MHz resonator, a USB connection, a power existence of light.
jack, an in-circuit system programming (ICSP) header, and
a reset button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a
USB cable or power it with a AC-to-DC adapter or battery
to get started.
C. 555 Timer
555 timer is used in almost every electronic circuit
today. For a 555 timer working as a flip flop or as a multi-
vibrator, it has a particular set of arrangements. It operates
from a wide range of power ranging from +5 Volts to +18
Volts supply voltage. Sinking or sourcing 200 mA of load
current. The external components should be selected
properly so that the timing breaks can be made into several
minutes along with the frequencies more than several
hundred kilohertz.
B. Sensors
Ultrasonic Sensor:
Ultrasonic sensors calculate distance by using
ultrasonic waves. The sensor head emits an ultrasonic wave
and receives the wave reflected back from the target.
Ultrasonic Sensors measure the distance to the target by
measuring the time between the emission and reception.
D. DC Geared Motor
The motor we have used is Center shaft 100 rpm dc
geared motors specifically designed for robotic applications
.It is very easy to use. It has Nut and threads on shaft to
easily connect and internal threaded shaft for easily IV. COMPLETE PROJECT SYSTEM
connecting it to wheel. Easy to use and mount, long
durability and very affordable considering the features. A. Mechanism
These motors open a wide choice for us in terms of rolls Firstly, Level of the Water and height of the container
and chassis. is measured. If the water level is less than half, then robot
will move towards the container. When robot comes near
These motors are simple DC Motors containing gears the container door open automatically and robotic arm pick
for the shaft for obtaining the optimal performance the container ant put it under the tap. Vertical level
characteristics. They are known as Center Shaft DC Geared indicator comes into function and tap opens automatically.
Motors because their shaft covers through the center of When water filled into container Robot and robotic arm
their gear box assembly. again pick it up and place it at its position.
C. Connection
The connection of Ultrasonic Sensor with Arduino are
as follows:
Vcc to 5V Pin of the Arduino UNO board.
Gnd to Gnd Pin of the Arduino UNO board.
Trig to Digital Pin of the Arduino UNO board.
Echo to Digital Pin of the Arduino UNO board.
C. Future Scopes
This model can be widely used in schools, colleges,
malls, hotels, restaurants etc. where gathering of people is
commonly more. At these places, serving of water is the
best scope that looks to be something that can be
implemented. We are still not having system which serves
the water filled glasses to us. So with few implementations
in the flexes this can be made possible .
VII. CONCLUSIONS
REFERENCES