Author: Josan-Gulica Stela
This project aims to identify if somebody is moving inside a room.
The components used for the project were the following:
The electronic schema:
Used Libraries:
#include <WiFi.h> #include <ESPAsyncWebServer.h> #include <Firebase_ESP_Client.h> #include <ESP_Mail_Client.h>
Set-ups:
Work process: The motion sensor is activated and if it detects something, then the input values are read from the distance sensor and are sent to the web page and also the Firebase. An email is sent to a user saying that a motion was detected.
https://drive.google.com/file/d/1YmhOn_jyhwRgRln94A_p71zc9bTGYsNK/view?usp=sharing
Git Project:https://github.com/stelajg/IoT-project/blob/main/sketch_jun1a.ino