- ESGI Projet
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.
- Mailing
- Interface web
- Dis/enable alarm by user authenticated
- Logs
- Alarm :
- Sound Alert
- States vizualisation
- 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
- 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
- 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