News Item: Digital Code Lock with LCD and Keypad
(Category: Rickeys World News)
Posted by ajay_bhargav
Wed Aug 29 2007, 05:30 pm

Digital Code Lock with LCD and Keypad using AT89C2051

A Brief Description:
This project is written in C language. Its a simple project with efficient hacking prevention from Brute Force etc. The basic user lock is of 5 Digits and Master Lock is of 10 digits so its not easy for an intruder to break the lock unless you keep the code simple. User has maximum of 3 retries.. if fails then Master Locks has to be entered which is of 10 digits. So Complete security is there.
The input is taken from a 4x3 Keypad (please see the schematic for more information) and Display the user input on a 2x16 LCD. A pin is assigned as output for activating and deactivating the lock. For demonstration i have connected an LED to that pin.

Please visit download section to download this projects


This news item is from Rickey's World of Microcontrollers & Microprocessors
( http://www.8051projects.net/news.php?extend.76 )