Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 640 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 640 Bytes

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