Internet of Things - Smart Surveillance System Using RFID Sensors
Internet of Things - Smart Surveillance System Using RFID Sensors
Volume: 4 Issue: 4 22 – 24
_______________________________________________________________________________________________
Internet of Things - Smart Surveillance System using PIR Sensor with Raspberry
Pi
A.Nivedha , V.Soundariya, Jenifer. C, Shaik Karishma
Under the Guidance of Mrs. Sellam.V, M.E (Assistant Professor)
Final Year B.TECH – CSE, Computer Science & Engineering Department, SRM Institute of Science and Technology,
Ramapuram campus, Bharathi Salai, Chennai 600089.
Tamil Nadu, India
[email protected]
Abstract— This paper describes our first research experience in Smart Surveillance System using PIR Sensor with Raspberry pi, by using open-
source software tools such as Python, Raspbian OS and etc.Smart Surveillance System using PIR Sensor with Raspberry piemerged with the
development of the Internet of Things. The basic concept of the application is to allow the client to uses wireless technology to provide essential
security using Surveillance system. The proposed security system captures information and transmit it via a Wi-Fi to static IP, which is viewed
using a web browser from any smart devices. Raspberry pi controls a video camera for surveillance. It streams live video and records the motion
detected part in the cloud and/or in the window shared folder for future playback. The cameras automatically initiate recording when motion is
sensed and Raspberry pi devices stores it in a secured folder.
Keywords—Internet of Things (IOT),Raspberry Pi, Python, Surveillance System,PIR Sensor, Feature Base Detection,Network, Modules.
__________________________________________________*****_________________________________________________
The PIR sensor is used to detect the humans. Figure 1: System Design
IV.MODULE DESCRIPTION
II.1. Advantages of Proposed System 1 Introduction
a) In CCTV systems there should be a dedicated PC for
Our complete project deals with the different modules
the module which is eliminated here.
based on the working. The workings are based on the design
b) A PC can be hacked and the files can be erased while
and implementation. The Smart Surveillance system using PIR
this system overcomes these problems.
sensor with Raspberry Pi consists of various modules as
c) Authentication is required on the user side inorder to
described below,
view the streamed video in the browser and the
camera captures a wide area.
1. Data Collection Module
d) Less expensive when compared to the other existing
2. Data Storage Module
systems.
3. Data Process Module
e) The camera motion can be controlled by the user.
4. Decision Making Module
f) It doesn't require more power, and battery can be used
5. Output Module
as a source of power also.
23
IJFRCSCE | April 2018, Available @ http://www.ijfrcsce.org
_______________________________________________________________________________________
International Journal on Future Revolution in Computer Science & Communication Engineering ISSN: 2454-4248
Volume: 4 Issue: 4 22 – 24
_______________________________________________________________________________________________
2IMPLEMENTATIONOverview:
CODE:
For executing the main program in terminal,
cd face live recon/
sudo python main.py
Screenshots:
24
IJFRCSCE | April 2018, Available @ http://www.ijfrcsce.org
_______________________________________________________________________________________