Skip to content

Smart Door Lock based on the person at door recognized using rpi and aws rekognition api

Notifications You must be signed in to change notification settings

omkar2811/Intrusion-Detection-RPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Smart Door-Lock System using RPI and AWS Rekognition API

Recognition of person using face recognition system, using raspberry pi camera module,deploying the data over AWS cloud computing platform.

Hardware and software requirements

Hardware

  1. Raspberry Pi 3B
  2. Raspberry Pi Camera Module v2
  3. LED
  4. Ethernet Cable
  5. Jumper Wires
  6. Breadboard

Software

  1. Raspbian
  2. AWS Cloud Platform
  3. Rekognition API
  4. S3 Cloud Storage Platform
  5. Boto 3
  6. MIME
  7. SMTP

Purpose

• An automated unlocking system of doors which unlocks the door if the image of person standing outside is recognised else sends notifies owner of a stranger outside his/her home.

Behaviour

System should analyse the image of the stranger standing outside the house. If the image matches to the database door should unlock else notify owner.

Data Analysis Requirement

System should perform local analysis of data. Images of faces are sent to cloud for analysis.

About

Smart Door Lock based on the person at door recognized using rpi and aws rekognition api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages