This document describes a face recognition door locking system using an Arduino microcontroller and NodeMCU. The system uses a laptop with a webcam for face capture and processing. If a match is found between a detected face and an authorized user's stored image, the NodeMCU will send a signal to unlock the door via a relay. This provides enhanced security over password-based systems by authenticating users based on their face. The document outlines the hardware components, software, existing password systems, the proposed face recognition system process, advantages, and potential applications.
Related topics: