You are on page 1of 4

SHRI RAMDEO BABA

KAMLA NEHRU ENGG.


COLLEGE

DEPARTMENT : ELECTRONICS
ENGG.
TITLE : DIGITAL CODE LOCK
PROJECT GUIDED BY:
Prof.M. Korde
PROJECTEES:-
Neha Sadavarte-25
Prerna Sarda-30
Radhika Gupta-32

INTRODUCTION

Here is a project called ‘Digital Code Lock WITH RF SENSOR


using AT89C2051′. LCD is used for display and a keyboard is used to
input the keys. This project source code is written in ASSEMBLY
language.

This a simple project with efficient hacking prevention from


Brute Force etc. The basically the password is of FOUR digits and
specified by the programmer at the time of programming, so its not
easy for an intruder to break the lock unless you keep the code simple.

The input is taken from a Keypad (please see the schematic for
more information) and Display the user input on a 16X2 LCD. A pin is
assigned as output for activating and deactivating the lock. For
demonstration an LED is connected to that pin.

The user has to be enter his password. If the password is worng


the reset key is provided to reset the system,then re-enter their four
digit password.IF

CIRCUIT DIAGRAM
PIN DIAGRAM
WORKING

You might also like