Arduino keypad password controller
the circuit diagram is follow:
want
- arduino uno
- arduino key pad
- led
in this project we can set a password for any thing
- when password control led on ,off
- use the servo for door locker
- and any thing can set the password to control
Password password = Password( “1234” );
in this cord show.
if you have own password you can change like this