You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a project for creating a face detection-based door lock system using an ESP32 CAM, relay module, and solenoid lock. It allows face enrollment and automatic door unlocking when a recognized face is detected. The project includes setup instructions, hardware connections, and code for implementation.
The Door Locker Security System project involves creating a password-based door unlocking system. It utilizes various drivers including GPIO, Keypad, LCD, Timer, UART, I2C, EEPROM, Buzzer, and DC Motor for functionality.