{"id":23535385,"url":"https://github.com/souradeepdutta/face-detection-door-lock-system","last_synced_at":"2026-04-27T20:31:26.674Z","repository":{"id":251483596,"uuid":"837556760","full_name":"souradeepdutta/Face-Detection-Door-Lock-System","owner":"souradeepdutta","description":"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.","archived":false,"fork":false,"pushed_at":"2024-11-22T15:41:29.000Z","size":24266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T20:44:29.720Z","etag":null,"topics":["aurdino","doorlocksystem","esp32-cam","face-detection","face-detection-doorlock-system","hardware-project","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/souradeepdutta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-03T10:24:55.000Z","updated_at":"2024-11-22T15:43:55.000Z","dependencies_parsed_at":"2025-05-14T20:49:35.448Z","dependency_job_id":null,"html_url":"https://github.com/souradeepdutta/Face-Detection-Door-Lock-System","commit_stats":null,"previous_names":["souradeepdutta/face-detection-door-lock-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/souradeepdutta/Face-Detection-Door-Lock-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souradeepdutta%2FFace-Detection-Door-Lock-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souradeepdutta%2FFace-Detection-Door-Lock-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souradeepdutta%2FFace-Detection-Door-Lock-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souradeepdutta%2FFace-Detection-Door-Lock-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/souradeepdutta","download_url":"https://codeload.github.com/souradeepdutta/Face-Detection-Door-Lock-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souradeepdutta%2FFace-Detection-Door-Lock-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aurdino","doorlocksystem","esp32-cam","face-detection","face-detection-doorlock-system","hardware-project","raspberry-pi"],"created_at":"2024-12-26T01:17:05.985Z","updated_at":"2026-04-27T20:31:26.658Z","avatar_url":"https://github.com/souradeepdutta.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 CAM Face Detection Door Lock System\n\n## Overview\n\nThis project utilizes an ESP32 CAM board along with a relay module and solenoid lock to create a door lock system that automatically unlocks upon recognizing enrolled faces.\n\n## Requirements\n\nFor this project, you will need the following components:\n- ESP32 CAM board\n- UART TTL programmer\n- Relay module\n- Solenoid lock\n- LEDs\n- 12V power supply or battery\n- 7805 regulator (to provide 5V)\n- 100uF 16V capacitor\n- Breadboard and wires\n\n## Installation\n\n1. **Setup ESP32 CAM**:\n   - Connect the ESP32 CAM to your computer using a UART TTL programmer.\n   - Ensure the ESP32 CAM is powered with either a 5V power source or through the 7805 regulator if using a higher voltage supply.\n   - Download the modified camera web server example code.\n   - Upload the code to the ESP32 CAM using the Arduino IDE or similar software.\n\n2. **Configure WiFi**:\n   - Edit the code to include your WiFi SSID and password.\n   - Upload the edited code to the ESP32 CAM.\n\n3. **Hardware Connections**:\n   - Connect the relay module and solenoid lock to the ESP32 CAM according to the provided wiring diagram.\n   - Ensure proper power supply connections using the 7805 regulator if required.\n\n4. **Testing**:\n   - Power on the circuit and wait for the ESP32 CAM to start.\n   - Access the IP address displayed on the serial monitor through a web browser.\n   - Enroll faces by following the on-screen instructions.\n   - Test the system by presenting enrolled faces to the camera and verifying if the door unlocks.\n\n## Usage\n\n1. **Enroll Faces**:\n   - Navigate to the web interface and click on \"Enroll Face\".\n   - Follow the prompts to capture images of your face for enrollment.\n\n2. **Unlocking**:\n   - When a recognized face is detected, the relay module triggers the solenoid lock to open.\n\n## Contributing\n\nContributions to improve or extend this project are welcome. Fork the repository, make your changes, and submit a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouradeepdutta%2Fface-detection-door-lock-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouradeepdutta%2Fface-detection-door-lock-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouradeepdutta%2Fface-detection-door-lock-system/lists"}