DCCDCDC
DCCDCDC
Certificate
Date Supervisor
Name (Designation)
Table of Contents
Page
No.
CERTIFICATE
TABLE OF CONTENTS
ABSTRACT
CHAPTER 1 INTRODUCTION
CHAPTER 4 RESULT
REFERENCES
ABSTRACT
At present Remote Control technology is a trend and is
easy to access, user friendly and easy to monitor. Having
pet can be an enjoyment in our life. In this paper a
prototype has been proposed to solve the problem of
providing food and water for all types of pet when owner
is residing away from home such as lockdown situation.
By the application of this prototype, the owner can
supply food and water to the pet at their preferred
scheduled time. The system proposed is controlled
through an Arduino UNO. A conical structure created
using ply board (collected from waste material) for
reserving the pet’s food. A servomotor has been
interfaced to control the outflow of the food through a
PVC pipe connected to the bowl. The bowl is placed on a
load cell to inspect the weight of food. The owner can
assign the timing and quantity of food through a
keyboard to supply food depending on the instantaneous
weight of the food in the bowl. By using float sensor
water level in the container has been monitored and
refilled.
INTRODUCTION
1. Arduino UNO
Arduino UNO is a low-cost, flexible, and easy-to-use programmable
open-source microcontroller board that can be integrated into a
variety of electronic projects. This board can be interfaced with other
Arduino boards, Arduino shields, Raspberry Pi boards and can control
relays, LEDs, servos, and motors as an output.
2. SG90 micro servo motor
A Servo Motor is a small device that has an output shaft. This shaft
can be positioned to specific angular positions by sending the servo
a coded signal. As long as the coded signal exists on the input line,
the servo will maintain the angular position of the shaft.
3. IR Receiver
The IR transmitter continuously emits the IR light and the IR receiver
keeps on checking for the reflected light. If the light gets reflected back
by hitting any object in front it, the IR receiver receives this light.
Decoding IR Signals: