Giter VIP home page Giter VIP logo

tempura's Introduction

Tempura WIP Home security system.

Using ESP32 RPi Pico RPi 4

Currently prototyping and plans outlines the following:

  • Vibration sensors on windows

  • Mag switches on doors

  • Hall sensors on doors (anti-tamper - without expensive switches with tampering detection)

  • Motion sensors in rooms

  • Safe Room:

    • Solenoid locked door. Alarm sets 4 on each cornor to lock the door in place.
    • 3 factor authentication. Something you have (key card or fob) something you know (keypad) and something you are (finger print).
    • Camera on the door's exterior with a screen to monitor it in the room.
    • Two-way communication via microphone and speaker.

Ideally have everything wired together, but due to my current circumstances I cannot start hiding wires or fixing conduits. Current plan for connectivity:

  • Each sensor array wired into an ESP32 for monitoring which will send heartbeat requests, trigger request, and tamper requests.
  • Raspberry pi 4 will be set as a hidden network which the ESP32s will be connected to. Everything will happen over that netowrk.
  • The server will allow authenticated users to monitor the system globally (monitor, not disable).

Threats:

  • Signal jamming:
    • Although you could wipe out wireless communication remotely fairly trivially, it's easy to detect. The downside however, if the system cannot call externally for help then we must trigger defense mode.

Defense Mode: In the even of a trigger with no outside help, we must trigger defensive capabilities.

  • Light control. Deactivating lights may be good enough but my plan is to strobe. Strobe all lighting to blind an intruder.
  • Sound. Set off 2 16v sirens in every room.
  • Smokescreen? A bit out of my budget for now.

Credits:

tempura's People

Contributors

codesidian avatar

Watchers

 avatar  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.