Skip to content

astianmuchui/HomeSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction and Objectives

This is a project aimed at achieving home security using things like cameras , motion sensors among other components to be added. The core objective is for it to detect motion , and take photos of the room to try and get the intruder then the photos are uploaded to the web where one can log in to their portal and check it. The system also sends the photos to the owner via Email and using pyscript an automated call can be made through the web.

Hardware

  • PIR motion sensor
  • HC-SR04 Ultrasonic distance sensor
  • ESP32
  • ESP32 Camera

Technologies

  • C++
  • PHP
  • Javascript
  • Python
  • Pyscript