projects

IoT Motorized Gate and Surveillance System

An IoT solution to control gates and CCTV surveilance from phones.

Feb 8, 2022 2 minute read

This project was developed as the final exam submission for the Computer Networks course during my fourth semester of undergraduate studies.

Background

Opening and closing house gates when driving a vehicle is risky. As the driver gets out of the vehicle to open/close the gates, auto theft is a possibility; especially if the driver forgot to lock their car.

Another issue is the inconvenience of checking every time the doorbell rang. The homeowner also wouldn’t know who’s coming when they’re not home.

Solution

Our team proposes an IoT solution to control house gates and monitor through a CCTV using mobile phones. Existing solutions use motors to control gates and CCTV with recording saved to a drive; both can be controlled from inside the house. Our goal is to utilize the internet so that it can be controlled using mobile phones: something we always bring, everywhere.

Prototype

For the prototype, we used an ESP32 as the gate controller and an ESP32-cam to capture and send pictures. A doorbell is used so that when pressed, the system will notify the homeowner, and show the picture of the person who clicked the doorbell on the homeowner’s phone, and also sends the picture via email to the homeowner. We used Blynk for the user interface.

Picture: Blynk app interface and emailPicture: Prototype of the gate

Watch the video below for demo: