Microcontroller Based Digital Code Lock
#2

MICROCONTROLLER-BASED CODE LOCK

[attachment=18219]

INTRODUCTION


Code locks can be constructed using digital and timer ICs employing pushbuttons or keypads for entering the code for authentication and operation of the code lock. However, such circuits would require a large number of ICs.

On the other hand, a microcontroller-based code lock will require very few peripheral components. With the cost of microcontrollers now dropping to be equivalent cost of approximately four digital ICs, it makes sense to design simple logic circuits using microcontrollers and free version of programming language code length is normally limited to around 2 kB, but that is adequate for small projects like this one.

This simple code lock project is based on a 20-pin ATMEL microcontroller AT89C2051. It employs a 4-digit sequential code with time-out security feature. In addition to the microcontroller, the circuit uses a single additional IC (CD4050) and a transistor to drive a relay. Although the project uses a liquid-crystal display (LCD), it is useful for design and developmental purpose only and is not really an essential part of the circuit.


THE SOFTWARE


The software is written using BASCOM-51. The source code file ‘EFYCLOCK BAS’ for the project in BASCOM-51 is given in the article. Although the program is self-explanatory, you need to be aware of BASCOM51 compiler directives and syntax of statements, which are available with in the help menu of BASCOM compiler. BASCOM contains a lot of statements to control various a lot of statements to control various peripherals including the LCD.

The BOSCOM compiler /IDE can be used to generate a hex file, which should be ‘burnt’ into the chip using any universal programmer. The hex code of the program is only 1.5k long, while AT89C2051 microcontroller can take up to 2k of code. This program may be modified to suit your specific requirement.








Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: code lock systemtlab code, lawa 9i lock code, literature review for microcontroller based digital code lock, simple digital code lock, microcontroller based code lock system ppt, microcontroller basseddigital code lock, microcontroller based code lock with security telephone dialer projects,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: Microcontroller Based Digital Code Lock - by seminar paper - 12-03-2012, 03:04 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Digital signal processing (DSP) smart paper boy 2 2,881 22-12-2018, 02:50 AM
Last Post:
  Remote Controlling of Greenhouse Agriculture System by Microcontroller and Bluetooth smart paper boy 2 3,027 12-01-2018, 12:40 PM
Last Post: dhanabhagya
  DEVELOPMENT OF SOFTWARE & HARDWARE FOR MICROCONTROLLER BASED SMART NOTICE BOARD (US Electrical Fan 3 3,873 09-08-2016, 11:27 AM
Last Post: jaseela123d
  MEASUREMENT OF VOLTAGE USING DIGITAL VOLTMETER WITH ICL7107 seminar class 1 4,853 22-06-2016, 01:11 PM
Last Post: seminar report asees
  MICROCONTROLLER BASED DAM GATE CONTROL SYSTEM full report seminar class 13 17,319 19-06-2016, 07:53 PM
Last Post: Saianjana
  GSM based SCADA implementation using Microcontroller project report tiger 19 27,797 31-05-2016, 12:13 PM
Last Post: dhanabhagya
  Microcontroller Based Cellular Voting Machine seminar projects crazy 5 6,633 10-05-2016, 04:19 PM
Last Post: pankaj raj
  MICROCONTROLLER BASED AUTOMATIC RAILWAY GATE CONTROL full report project topics 49 58,045 10-09-2015, 03:18 PM
Last Post: seminar report asees
  microcontroller project ideas list and reports computer science crazy 2 3,331 08-07-2015, 02:27 PM
Last Post: seminar report asees
  DIGITAL VISITOR COUNTER seminar class 10 6,636 06-03-2015, 03:01 PM
Last Post: seminar report asees

Forum Jump: