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.
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/