You are on page 1of 14

RCC INSTITUTE OF

INFORMATION TECHNOLOGY

PRESENTATION OF THE PROJECT


OF 4TH YEAR 7TH SEMESTER
“LED CHECKED PASSWORD MATCHING
(USING 89C51 MICROCONTROLLER)”
 

 Presented by : -
 YOGESH KUMAR GUPTA ECE/2007/032
 SUJEET KUMAR PATEL ECE/2007/004
 INDRADEV KUMAR ECE/2007/053
 (RCCIIT)
CONTENTS
 INTRODUCTION OF MICROCONTROLLER
 MICROCONTROLLER AT89C51(overview)
 OBJECTIVE OF THE PROJECT
 CIRCUIT DIAGRAM
 PRIME USAGES
 RESET PIN AND XTAL
 SCOPES OF IMPROVEMENT
 CONCLUSION
 REFERENCES
INTRODUCTION
 Developed by Intel in 1980 for use in embedded systems.
 The official designation for the 8051 family is MCS 51.
 Intel's original 8051 family was developed
using NMOS technology, but later versions,
used CMOS technology.
 It provides many functions
(CPU, RAM, ROM, I/O, interrupt logic, timer, etc.) in a
single package.
 That it has four separate register sets, which can be used to greatly
reduce interrupt latency.
THE CHIP
 • Compatible with MCS-51™ Products
 • 4K Bytes of In-System Reprogrammable Flash Memory
 – Endurance: 1,000 Write/Erase Cycles
 • Fully Static Operation: 0 Hz to 24 MHz
 • Three-level Program Memory Lock
 • 128 x 8-bit Internal RAM
 • 32 Programmable I/O Lines
 • Two 16-bit Timer/Counters
 • Six Interrupt Sources
 • Programmable Serial Channel
 • Low-power Idle and Power-down Modes
 
OBJECTIVE
OBJECTIVE(CONTINUED)
 LED CHECKED ADMINISTRATIVE PASSWORD
 If the user enters the correct password a green LED will glow
and the door will open. The door will close only after the reset
pin is activated.
 If the user enters the wrong password a red LED will glow and
the door would remain closed and an alarm would start ringing
until the reset pin is activated.
 If at any point of time administrator wants to change the user
password he will use an INIT pin to do so.
 The access of the INIT pin is only limited to the administrator,
preventing the user from changing the password.
CIRCUIT
PRIME USAGES
 Primarily for door security other than lock and
keys
 It can also be used to stimulate other components
for authentic users
 The authenticity can be divided into two groups
the admin and the user.
 Can also be used for file system security
RESET PIN AND XTAL
 Reset pin resets the chip when set high.
 The capacitor used for reset pin holds charge .
 The XTAL is the crystal oscillator which sets the
operating frequency of the chip.
 The chip frequency is half of the frequency of
crystal.
 The oscillator is used for clock synchronization.
SCOPES OF IMPROVEMENT
 The password can only be a combination of
1’s and 0’s. the rectification to this can be
using a matrix LED display to display
character password
CONCLUSION
 The thought project is an initial step towards a
whole new world of password security
 The thought project can be advanced to a level of
character passwords.
 The thought project will have several hurdles of
administrative and user password which will be
thought about.
 The thought project will be unique in the way it is
designed.
REFERENCES
 INTEL 8051(reference manual)
 8051 MICROCONTROLLER –Muhammad Ali
Mazidi & Jamice Gillespie Mazidi
 www.8052.com
 www.atmel.com
 www.intel.com
 www.microchip.com
Thank you

You might also like