Giter Club home page Giter Club logo

opencv-doorbell-camera's Introduction

OpenCV smart doorbell

A simple doorbell camera utilizes openCV and servo to Lock/Unlock doors.

Description

This is one of my starting projects for a smart doorbell system using OpenCV and raspberry pi. I plan to expand my project with a touchpad that will trigger a speaker as a doorbell and fix face detection in the future. For now, The project consists of just a camera, a servo, a touch sensor, and a Raspberry Pi 3:

  • When the sensor is touched, it will send a discord webhook message to your discord server.
  • A flask Website that shows the camera with features like: taking images, unlocking/ locking the door with a servo.

How it works

The output of the camera module (which is the live video) will be streamed through Flask. Through the same network, all devices will be able to see these outputs through a webpage:

<your raspberry pi IP:5000>

Dependencies

You can just install the following dependencies to create a camera stream through requirements.txt.

sudo apt update
sudo apt upgrade

pip install -r requirements.txt

Installing

If you want to try, clone this repository through:

git clone https://github.com/Travis-Houston/doorbell-camera.git

Executing program

  • Install the code through cloning in github (note that all of the files and dependencies should be downloaded so that it could work properly)
  • Run the code through this command:
sudo python3 your_path_to_project/Main.cpp

Authors

Travis Houston (Huynh Nguyen Quoc Bao):

Acknowledgments

opencv-doorbell-camera's People

Contributors

travis-houston avatar tamthan8852 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.