Inspiration
I wanted to work on Intruder detection system using ESP32
What it does
It is a intruder detection system which sends a signal to another ESP32 when there is some motion detection due to intruders in the place where the main ESP32 is attached.
How we built it
There is a ESP32 board which is connected to an ultrasonic sensor. Whenever there is any person in the limiting range given by the user, it would send a signal to the M5Stack ESP32 over WiFi.
Challenges we ran into
The GUI part was quite a bit hectic as the problem
Accomplishments that we're proud of
It works. Whenever there is any motion detected in front of the ultrasonic sensor, the ESP32 sends a signal to the second ESP32 M5Stack about intruders.
What we learned
What's next for Intruder Motion Detection System
Built With
- arduino
- esp32
- m5stack

Log in or sign up for Devpost to join the conversation.