sque / door_guard

A diy solution to protect against thieves in the storage room by making sure that the front door is always locked.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keller Door Guard

A diy solution to protect against thieves in the storage room by making sure that the front door is always locked.

The little guard kit here will detect if the door is locked with a distance sensor that should be installed in the hole of the lock. A light sensor is responsible to check if lights are open because of human movement.

If the door is left unlocked and no one is inside then it will trigger an alarm and it will inform the tenants through IoT cloud services.

Hardware

The hardware consists of two modules, one internal that monitors the lock and the lights and one external that sends the notifications.

bread board v1

About

A diy solution to protect against thieves in the storage room by making sure that the front door is always locked.


Languages

Language:C++ 96.5%Language:C 2.1%Language:CMake 0.8%Language:Smarty 0.7%