Code Monkey home page Code Monkey logo

e18-co326-secured-vision-camera-surveillance-system-with-automated-lighting's Introduction

Introduction

The Automated Security System provides an efficient and reliable solution for securing service rooms. The system recognizes any unauthorized access and takes the appropriate steps to both turn on the light and take pictures of the intruder. Additionally, the system offers a dashboard with access to the security system database and real-time monitoring. Overall, safeguarding service rooms may be done effectively and affordably with the Automated Security System.

Objectives

  • To detect any movement inside the service room and alert the system.
  • To automatically activate the security features of the system, such as capturing images of the intruder and turning on the light bulb.
  • To store the images of the intruder in the security system database for future reference.
  • To provide a dashboard for monitoring the system and accessing the security system database.

Basic Architecture

  • When a person enters the service room, the motion sensor detects the movement and sends a signal to the ESP32 controller.
  • The ESP32 controller receives the signal and sends it to the MQTT broker.
  • The MQTT broker receives the signal and based on the value parameters set in the broker, passes the control action to the actuators.
  • The light bulb is turned on automatically, and the camera captures the image of the person.
  • The image is sent to the security system database for future reference.
  • The dashboard provides real-time monitoring of the system and access to the security system database.

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.