Home Security and Surveillance System
Home Security and Surveillance System
Major Project – I
PROJECT REPORT
Submitted to : Mr. Devendra Rathore
(Technical Trainer)
Submitted by : 1. Arju Srivastava(2315510038)
2. Devansh Kumar (2315510064)
3. Sankalp Gupta(2315510182)
4. Priyanshu Sharma(2315510155)
5. Priyam Srivastava(2315510153)
6. Piyush Maurya(2315510143)
7. Ashish Agarwal()
Department of Computer Science and Technology(B.Tech-AIML
IOT)
Declaration
We hereby declare that the work which is being presented in the
Bachelor of technology. Project “Home Security and Surveillance
System ”, in partialfulfilment of the requirements for the award of the
Bachelor of Technology in Computer Science and Engineering and
submitted to the Department of Computer Engineering and
Applications of GLA University, Mathura, is an authentic record our
own work carried under the supervision of Mr. Devendra Rathore,
Technical Trainer, Dept. of CEA,GLA University.
The contents of this project report, in full or in parts, have not been
submitted to any other Institute or University for the award of any
degree.
Certificate
This is to certify that the project entitled “Home Security And
Surveillance System”, carried out in Major Project – I Lab, is a
bonafide work by the team “Haldighati” and is submitted in partial
fulfilment of the requirements for the award of the degree Bachelor of
Technology (Computer Science & Engineering) in the session 2023-
2024.
Signature of Supervisor:
ACKNOWLEDGEMENT
Thank You.
Abstract
This project will also present the idea of motion detection and
tracking This type of technology is of great importance when it comes
to surveillance and security.
Content
1. Cover page
2. Declaration
3. Certificate
4. Acknowledgement
5. Abstract
6. Content
7. Introduction
8. Hardware requirement
9. Technology used
10. Conclusion
Introduction
The Surveillance and automation systems have become very
important and indispensable for security reasons and energy
conservation. Home automation and Surveillance system are in use
sincelast 25-30 years. Initially systems were bulky and were not so
sophisticated as they are today. Home Automation terminology
includes the functioning of all household appliances. For example, a
micro-controller based system can have the capability to control
everything from Fan, air conditioning, lighting and overall electrical
appliances. The home automation will help individual to monitor and
control home appliances remotely through internet. This paper
reviews how home automation and surveillance systems developed in
last 8-10 years. Different techniques used for surveillance like
OpenCV, SimpleCV, Gamma ray correction etc.are discussed and
different home automation architectures have also been focused in the
paper.
Objective
The main aim of this project is to design and develop a security
system that includes features such as motion detection, and emailing
or SMS to facility owner. The system is to be based on Raspberry Pi
The cost of installation of any security system depends on several factors. First, the
type of camera being used is of great consideration. A typical digital camera
e.g. CCTV and IP camera with an LCD costs about US $ 450 [25] (different
brands can differ on prices) while the Raspberry Pi SBC together with its
camera module is estimated at USS 80[25].
The serial Clock (SCL) pin is to synchronize the transmitter and receiver.
Serial Data (SDA) pin is to transfer data
Ultrasonic Sensor -
An ultrasonic sensor is an instrument that measures the distance to an object using ultrasonic
sound waves.
An ultrasonic sensor uses a transducer to send and receive ultrasonic pulses that relay back
information about an object’s proximity.
Ultrasonic sensors work by sending out a sound wave at a frequency above the range of
human hearing. The transducer of the sensor acts as a microphone to receive and send the
ultrasonic sound. Our ultrasonic sensors, like many others, use a single transducer to send a
pulse and to receive the echo. The sensor determines the distance to a target by measuring
time lapses between the sending and receiving of the ultrasonic pulse.
Servo Motors-
A servo motor is a self-contained electrical device that moves parts of a machine with high
efficiency and great precision. In simpler terms, a servo motor is a BLDC motor with a sensor
for positional feedback. This allows the output shaft to be moved to a particular angle,
position, and velocity that a regular motor cannot do. However, a servo motor is only one part
of a closed-loop motion control system. A complete motion system includes an amplifier ,
control circuit, drive gears, potentiometer, shaft, and either an encoder or resolver as well as
the servo motor.
IR Sensor -
IR sensor is an electronic device, that emits the light in order to sense some object of the
surroundings. An IR sensor can measure the heat of an object as well as detects the motion.
Usually, in the infrared spectrum, all the objects radiate some form of thermal radiation.
These types of radiations are invisible to our eyes, but infrared sensor can detect these
radiations.
4*4 Keypad -
Most of the time we are used key, button, or switch to get input value in our projects.
Buzzer-
Push Button –
All over the world, people use the Raspberry Pi to learn programming
skills, build hardware projects, do home automation, implement
Kubernetes clusters and Edge computing, and even use them in
industrial applications.
The Raspberry Pi is a very cheap computer that runs Linux, but it also
provides a set of GPIO (general purpose input/output) pins, allowing
you to control electronic components for physical computing and
explore the Internet of Things (IoT).
Blink cloud –
Python –
Python is a high-level, general-purpose programming language. Its
design philosophy emphasizes code readability with the use of
significant indentation.
Push Button
Raspberry pi
Servo Motor
Keypad 4*4
I2C Sensor
Conclusion
From the above research paper, it is concluded that all the home
automation system techniques uses wireless technology. Arduino,
GSM and Android based home automation techniques have been
implemented in order to provide ease to the people to control their
home appliances. Different home automation techniques using
Arduino, GSM and Android are given with their design,
implementation and flowcharts which gives the successful layout
of their strengths and weaknesses