I'm always excited to take on new projects and collaborate with innovative minds.
Raspberry Pi Security device that uses PiCam i.e. Raspberry Pi Camera to capture images and has a motion sensor that can save images if motion is detected. A small Security device created using Raspberry Pi and Pi Cam.
My second project was a Raspberry Pi based security device or a smart raspberry Pi device that uses Pi Cam i.e. Raspberry Pi Camera to capture images and has a motion sensor that can save images if motion is detected. A small smart security device or smart home device created using basic things like Raspberry Pi and Pi Camera
This application is a smart home system
which is divided into 2 main components. The first component is the smart door system which consists of a doorbell, access card system, LCD display to show the time, and whether the access card was allowed or denied, a LED indicator light to show that the door is unlocked, a motion sensor to capture motion outside of the house, with a camera to capture a picture when motion is detected.
The second component is the smart home system which consists of 2 LEDs, 1 representing the lights in the house and the other to represent the air-conditioning of the house. 2 buttons are also included to turn the LEDs off and on to represent that the air-conditioning and lights can be turned on or off using buttons. However, using the webpage of the application, the user can turn the air-conditioning or the lights on and off remotely. A temperature and humidity sensor is also used to capture the temperature and humidity in the house and a graph of the day’s temperature can be seen on the website as well.
This application will help to ease the lives of home owners as they can ensure their home security using the door access system and motion sennsor to detect movements and capture pictures of suspicious activites outside their house as well as a camera livestream, that allows home owners to see what is going on outside their house when they are away. The smart home system also provides home owners with convenience as they can see whether their lights or their air-conditioning is turned on or off, so that they can turn it off while they are out in the case that they forgotten to off it before leaving the house. The temperature chart also allows home owners to monitor their home temperature and they can then choose to turn on the air-conditioning before they reach home if the see that the temperature at home is high, allowing them to come back to a cool home and relax.
1) Overview
2) Hardware requirements - Provides overview of hardware required
3) Doorbell for smart door system - Provides a step by step guide on how to wire the doorbell system of the smart door system
4) LCD Display for the smart door system - Provides a step by step guide on how to wire the LCD display of the smart door system
5) NFC/ RFID Reader to read access card - Provides a step by step guide on how to wire the NFC/ RFID card reader to read the access card and grant access of the user to the home.
6)
Motion Sensor to capture images - Provides a step by step guide on how to wire the motion sensor so that it can detect motion outside the house
7)
Smart Home System - Provides a step by step guide on how to wire the LEDs and the temperature sensor of the components in the house
8)
Coding the programs - Provides a step by step guide on how to create and program the application correctly
9)
Running the programs - Provides expected outputs if the program is run properly
To complete this application, you willneed:
To code this application, refer to the instruction file attached.
Type in the following command to run your
Python program
sudo python ~/ca1/ca1.py
Task
a)
When run, the program should display a series of text to show that each component is being run properly.
b)
The Buzzer and home LEDs should be able to respond to the button presses.
c)
The LCD Display should show “ Jon’s Residence” and the time.
d)
When the access card is scanned, the LCD screen should display “Unlocked” and the green LED light will turn green.
e)
The webpage should be up and running!
Index.html:
tempvalue.html
Your email address will not be published. Required fields are marked *