/esp32cam-access-control

Open a door when a face is recognised using the ESP32-CAM

Primary LanguageC

ESP32-CAM Access Control System

Using an ESP32-CAM to unlock a door when a face is recognised. A simple access control system based on face recognition with the ESP32-CAM and the Arduino IDE.

Interface

Note: If you are using release 1.0.5 of the ESP32 Arduino Hardware Libraries you can now run the entire project with just these files:

FaceDoorEntryESP32Cam.ino
camera_index.h
camera_pins.h
partitions.csv

There is no need to create new partitions in the Arduino IDE

Full details on the blog: https://robotzero.one/access-control-with-face-recognition/