Skip to content

gustavoiha/arduino-door-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino-door-lock

Arduino code for digital door lock in my house.

Features

Unlocking via password input on matrix keyboard on the outside of the apartment.

Unlocking via push button on the inside of the apartment.

Mechanism

I am using a eletric door lock which can be opened both by using a physical key or turning a small electrical current on.

image

How is the mechanism activated?

The Arduino code might have multiple different user inputs, such as passwords, push button, fingerprint or RFID for example. But all of those trigger the same electrical current output to a pin on the electric door lock, which opens it.

About

Arduino code for door locks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published