Skip to content

SOLenG/IoT-Box_Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT - Box Security

  • ESGI Projet

Goal

Create an alarm security system for a small container controlled by a web interface to dis/enable, send a issue notification and view the latest event logs.

Features

  • Mailing
  • Interface web
    • Dis/enable alarm by user authenticated
    • Logs
  • Alarm :
    • Sound Alert
    • States vizualisation

Composants nécessaires

  • 1 ESP8266
  • 1 Light sensor (open box)
  • 1 Tilts sensor (move box)
  • 1 Buzzer (Sound alert)
  • 3 LED (States vizualisation)
  • 1 Resistance of 10k ohms

SCHEMA

Change Logs :

  • Add WifiManager
  • Add Web interface
    • enable/disable alarm
    • LED state alarm
  • Add Buzzer
  • Add tilts sensor
  • Add LEDs
    • Warning alarm
    • Web server on/off
  • Add Authentification for web interface

Todo :

  • Design of web interface
  • Logs access
  • reset wifi config by web interface
  • Config mail target by web interface

WARNING : for mail sender, you must change the login and password in gsender.h by your logins (encode 64), the ones writtend actually are not working

Documentation system

About

ESGI - Project IoT Alarm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages