Raspberry Pi Based Home Surveillance System using SMTP
N. Jeenath Shafana1, Anupam Tiwari2, Ramkesh Kasana3

1N. Jeenath Shafana, Assistant Professor, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Ramapuram, Chennai, India.
2Anupam Tiwari, Student, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Ramapuram, Chennai, India.
3Ramkesh Kasana, Student, Department of Computer Science and Engineering, SRM Institute of Science and Technology, Ramapuram, Chennai, India.

Manuscript received on May 02, 2020. | Revised Manuscript received on May 21, 2020. | Manuscript published on May 30, 2020. | PP: 2792-2797 | Volume-9 Issue-1, May 2020. | Retrieval Number: A3036059120/2020©BEIESP | DOI: 10.35940/ijrte.A3036.059120
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Different Technologies are emerging in the field of Home Surveillance now a days. Surveillance systems are being used to reduce man power and to increase security of a home. Technologies like Computer Vision and Internet of Things (IOT) are one of them. In this project a surveillance system has been implemented employing a single board computer i.e. Raspberry Pi 3 which will act like a central processing unit with the help of python language and a module named as Open Source Computer Vision(Open CV).To make it more automated a local database of authorized persons has been made. It will store the images of the different authorized persons who can enter in that security area. Camera will be always in surveillance mode and it will be searching for a face persistently. It’ll act as Computer Vision. This will lead to more accurate system with high efficiency. Therefore it’ll capture the image of the person automatically and compare it with the local database. In the case of match, door will be open automatically otherwise in the case of unauthorized person, system will send the image of the unauthorized person to owner of the home via SMTP(Simple Mail Transfer Protocol). A local library in Python – “smtplib” is being press into service to send messages. The smtplib module characterizes a SMTP customer meeting object that can be utilized to send messages to any Web machine with SMTP( Simple Mail Transfer Protocol). Also a webpage has been made with the help of apache server to store the images of unauthorized persons.
Keywords: Internet of Things, SMTP, Open CV, Home Surveillance.
Scope of the Article: Internet of Things