Sunday, December 13, 2015

arduino keypad password controller

                      arduino keypad  password controller 

the circuit diagram is follow


 want 

  1. arduino uno
  2. arduino key pad 
  3. led
the project library files  are follow
http://j.gs/75Bn


the code file is follow
http://j.gs/75Bq

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


No comments:

Post a Comment