Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 849 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 849 Bytes

Smart Door Lock

The project consists of a raspberry pi, a linear 12V actuator, 2 relays and two nMOSFETs The raspberry pi commands the transistors, which control the actuator and power the relays.

Image

Schematic

schematic image


It uses two trigger SPDT relays in a reverse polarity configuration to reverse the power of the actuator to retract it.

Reverse polarity relays

Other than that it uses the face recognition code from this tutorial.

Video