Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Requirements

  • Python >= 3.6
  • OpenCV
  • Tkinter
  • SQLite

Setup

Please install the list of software:

sudo apt-get install python3-tk
sudo apt-get install python3-pil python3-pil.imagetk
pip install opencv-contrib-python
pip3 install setuptools
pip3 install wheel
pip3 install Pillow

Run

To Run Application

./app.sh

Admin Login

User: admin Password: admin

Setup

For an empty database:

  • Create Room
    • Assign a hardware pin from avaialble pins.
  • Create User
    • Assign a room to user.
  • Register User (Training)
    • Register using camera or images.

About

Home security System using Raspberry PI Camer and GPIO port to control relay for AC power security locks.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages