Abstract:
This project introduces a Bank vault security system using GSM technology and Face
detection. It employs an Esp32 camera for face detection, an LCD 16×2 12C display,
Arduino Uno, GSM module SIM800L, and an ultrasonic sensor.
The system conducts real-time face detection and, upon detecting an unauthorized person,
sends a command to the GSM module to activate the security system. Conversely, if the
person is authorized, it deactivates the system. An ultrasonic sensor monitors proximity to the
vault and triggers a call, SMS notification, and alarm if someone approaches within a certain
range. Simultaneously, the camera captures a photo for identification.
This system provides an efficient and reliable solution for securing bank vaults, reducing
unauthorized access and potential theft. Face detection enhances access control, GSM
technology ensures real-time communication for quick responses, and the ultrasonic sensor
adds an extra layer of security. Its implementation can significantly enhance the safety of
valuable assets in bank vaults, bolstering security measures and providing peace of mind to
clients.