
Welcome To Smart Security Camera with Email Alert
WATCH OUT! INTRUDERS DETECTED
At smart camera, will being a best product to detect intruders.

Smart Security Camera with Email Alert
INTRODUCTION
Smart camera is best way to detect intruders because the security camera is one of the system required in a company, home and others that require to use security camera and can alert if someone take it without authorized permission. Obviously every place that need a security camera which only watch it in monitor that connect with the security camera. It is almost important things that every company should have in their work area to make sure it can detected if something unpredictable happened.
More About Smart Security Camera with Email Alert
How We Got Here
Smart Security Camera with Security Alert is one of project developed for daily use of somebody or authority in an organization. There are 3 problem statements that have been found in nowadays security camera which is slow to detect when some stuff or important document missing, a lot of document or stuff loss and can’t alert if someone take it.
Components

Raspberry Pi 3
This raspberry pi is main function for this project because function of this raspberry pi such as motherboard in pc.

Pi Camera
This pi camera that attach with raspberry pi, this camera is function to snap intruders picture.

Pir Sensor
This pir sensor or motion sensor that connected with raspberry pi GPIO is function to detect intruders by movements.

Breadboard
This breadboard can install electric components such as jumper wire and buzzer.

Jumper wire
Jumper wire give a connection between breadboard and raspberry pi GPIO.

Buzzer
Buzzer that installed in breadboard can make some noise some when have a movement.

OBJECTIVES



Objective 1
Camera can detect on raspberry pi
Raspberry Pi camera can detect when someone enter a room, office or certain that provide a secure places.
Firstly, we install Pi camera at Raspberry Pi. The first thing that we use command to detect the camera “sudo apt raspistill” to capture camera and “sudo apt raspivid” for video.
After detect the camera, we need to install python 3 IDLE to code the Pi Camera.
The camera that we code can save the picture through desktop icon.
Objective 2
Pi Sensor and buzzer can detect movement
Firstly, we do some research how to install both components on breadboard.
After that, we coded both of the components in Python.
We set the PIR sensor and buzzer to Raspberry Pi GPIO.
Objective 3
Can notify user through email
Firstly, we need to setup email using command and email services.
First service that we use is exim 4 but this service can run but can’t attach image.
Services that we use are ssmtp, emailutils and mpack services.
We need testing this email using command.