I want a combined code for face recognition for automatic door lock/unlock and deep sleep. main work is (1)'push doorbell ring button' to wakeup and search for face match, if found unlock door and after 15sec deep sleep, if not found deep sleep after 15sec.
(2) if door already unlocked and doorbell ring button pushed go to WIFI mode to enroll new face and after work done manually restarted by button in camera webserver.
(3) if pushed restore button and pressed doorbell button wakeup and delete all face data. 3 buttons needed (1)doorbell pushbutton to wakeup esp from deep sleep (2)pushbutton to check if door unlocked or locked (3)restore pushbutton to delete all face data and start camera webserver to enroll new face again. I have used a custom flash storage file system to permanently store Face Data (https://robotzero.one/esp32-face-door-entry).
Thankyou
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of