ESP32-CAM Access Control System
\nUsing 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.
\n\nNote: 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
\nFaceDoorEntryESP32Cam.ino
\ncamera_index.h
\ncamera_pins.h
\npartitions.csv
There is no need to create new partitions in the Arduino IDE
\nNote: Releases 2.x.x of the ESP32 Hardware Libraries don't support face recognition on the ESP32 modules. The algorithm has been 'improved' and now runs too slowly on these processors.
\nFull details on the blog: https://robotzero.one/access-control-with-face-recognition/
\n