8051 microcontroller 8051 microcontroller
8051 Projects [ Download final year project using 8051 microcontroller with complete project report, code and circuit diagram. ]

Digital Code lock with LCD and Keypad using AT89C2051
Author Ajay Bhargav
Author email contact@rickeyworld.info
Author website www.8051projects.net
Description Project tested and working perfectly

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.
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.

User Side working:
The user has two options either he/she can use its own 5 digit code or use the default 5 digit code. If user has to do setup his own code, then he has to enter "12345" and press '#'. After this.. controller will ask for 10 Digit master password which is preprogrammed in the controller. Entering master lock, user can enter the new 5 digit code for the lock and press '#' to save it.

Using the Keypad:
Keypad has 12 keys (4x3) starting from 1,2,3,4,5,6,7,8,9,*,0,# (please see the schematic for layout). Numeric keys are used for entering numbers. '*' is used as the Cancel key and '#' is used as the Enter key.

Download File Information:
LCD.C - 4-Bit LCD Drivers
LCD.H - LCD function prototypes and other declerations
Lock.C - code for lock functioning
LOCK.H - lock function declerations
KEYPAD.C - Keypad drivers
KEYPAD.H - Function declerations
DELAY.C - Delay Functions
DELAY.H - Function Prototypes only
MAIN.C - Main function!
Digital Code Lock Schematic - PDF file of orcad schematic

If any problem Please post in the forum
Image
Filesize 20.16 kB
Date Wednesday 29 August 2007 - 07:38:44
Downloads 58705
Download
Rating
 7.5 - 12 votes 

Comments



Microcontroller ebooks Projects codes examples vandit | 29 Aug : 10:14
Thanks for givin this project at right time
Reply to this  


Microcontroller ebooks Projects codes examples acaasc | 09 Mar : 02:48
hey how to use these codes ?? to burn IC AT89C2051
Reply to this  


Microcontroller ebooks Projects codes examples DJ | 26 Sep : 10:38
hi sir,
Ihv problem only in source coding please i need code in assemble language and after 1 week my last propasal date please help me, sending me source code and send ur forum link on my id ,please sir help me.
ali_06qalimi@yahoo.com

Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 20 Oct : 04:06
brother if u hav the code for this project in asmbly language plz snd me at talha_khalid58@yahoo.com
ail be thankful to u
Reply to this  


Microcontroller ebooks Projects codes examples fariha | 16 Mar : 01:37
hello.du u hav da code?plz send me @abonty.mist@gmail.com
Reply to this  


Microcontroller ebooks Projects codes examples DAT | 28 Sep : 19:45
hello master,

do u have the source coding using pic16f628A? If u have it can u please post it on forum or send to my email: kdvustudents@hotmail.com

thanks a lot
Reply to this  

Microcontroller ebooks Projects codes examples TJ | 01 Nov : 09:57
I tried using the project and it works fine. but all it does is asks for the 5 digit code, then the master code and new code. it does not glow the led or seem to send an unlock signal on any pin.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 01 Nov : 11:44
are you sure? it must glow the LED when you put the right code.. can you please tell more about this in forum? so i can help?
Reply to this  


Microcontroller ebooks Projects codes examples cpss | 07 Mar : 21:58
Hello
Dear Ajay
I´m Piteira from Portugal. Trying the project Digital Code lock with LCD and Keypad using AT89C2051 but dont´s works for me. Can you tell me watt i am doing wrong ?? Thank you in advance. I am using AT89S8252.
##Piteira##
In atach, print screen from simulation Multisim 10.1 and a print screen of Keil

insert image:
insert image:
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 03 Dec : 23:08
i need the code .of this project
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 Dec : 03:04
just download it.. click on the blue icon
Reply to this  


Microcontroller ebooks Projects codes examples jaya | 28 Apr : 05:45
blue icon whr is it??
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 29 Apr : 01:19
I changed the small blue icon to BIG download button so everyone can see it just click on download button please.
Reply to this  


Microcontroller ebooks Projects codes examples mohanned | 23 Dec : 12:31
i need hdl code
!dance !dance
Reply to this  

Microcontroller ebooks Projects codes examples ronydc | 01 Jan : 14:27
why i get the worning-- "code and data space overlap" for all of your projects code..? can u please tel the secret to the members.. sir..!!!

thanks in advance.
rony
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 01 Jan : 15:21
Please state the problem and the name of project in which you are facing problem. Make use of forum for this... not the comment area...
Reply to this  


Microcontroller ebooks Projects codes examples sofia | 15 Mar : 03:13
sir i want the assembly for this project .please send it to me immediately.email id thas_thameem@yahoo.co.in
Reply to this  


Microcontroller ebooks Projects codes examples prajapati brijesh m | 03 Oct : 03:21
i have one problem that is how can i connect the lcd with at89c2051
Reply to this  


Microcontroller ebooks Projects codes examples Afnan | 22 Jan : 13:37
Sir this is amazing thing
can any one you tell me more about LCD beacuse i have not used it till now or which one should be bought please e-mail me at afnan_decent@hotmail.com
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 22 Jan : 13:54
Please read the LCD tutorial and make use of forum for any doubt.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 22 Jan : 18:33
how do i determine which key is pressed using a 4x3 keypad and assembly on an 8051 controller
Reply to this  

Microcontroller ebooks Projects codes examples vj007 | 23 Jan : 11:52
hi,
canu tell which compiler to use to compile the code?
email:vikramjain007@gmail.com
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 23 Jan : 13:36
use keil compiler.. more information visit www.keil.com
Reply to this  


Microcontroller ebooks Projects codes examples missbyll | 09 Feb : 14:52
hye..i came across your project and it is very good..i want to try to compile these and have it a try..but then how to i compile seem that there are a few programs in the donwloaded file..shud i combine them all then compile or how?thanx ofr your help
Reply to this  

Microcontroller ebooks Projects codes examples missbyll | 11 Feb : 06:34
dear mr ajay..
can i compile this with borland?
and shud i combine all the program and then compile?
really need help...thanx in advance
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 11 Feb : 11:25
Please use the hex file provided..
Reply to this  


Microcontroller ebooks Projects codes examples ANANDTCEECE | 18 Feb : 08:18
hey.. u hav given a 5k code.. but the controller has only 2k memory.. wat can i do??/
Reply to this  

Microcontroller ebooks Projects codes examples nov2 | 04 Mar : 03:16
dear ajay,
the program is really cool,
but can i change the lcd port from p3 to p0?
and how to do this?
thx!!
Reply to this  

Microcontroller ebooks Projects codes examples niyati247 | 19 Mar : 01:38
hi..can we use 8051 instead of 89c2051 which u have used in your program?....plz reply me.
Reply to this  


Microcontroller ebooks Projects codes examples ketul | 31 Jul : 01:14
hi niyati..its only diff of RAM nothing more than that.
Reply to this  


Microcontroller ebooks Projects codes examples noster9 | 27 Mar : 13:43
Can u Please provide the PCB for this Circuit

also I didin't Able to get the REadymade KEPAd MATRix
from wher i can get it
Reply to this  

Microcontroller ebooks Projects codes examples An admirer | 03 Apr : 14:04
Very well written code...good work
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 11 Apr : 03:30
I have sucessfully assembled the same with my junk box components ands it working fine. Thanks ajay for the wonderful and simple project. I appreciate you helping students like me. Keep it up.
Reply to this  

Microcontroller ebooks Projects codes examples jij | 12 Apr : 11:50
can u plz send me the assembly code of this project on thedragon_1234@hotmail.com

thank u
Reply to this  

Microcontroller ebooks Projects codes examples numbayar | 15 Apr : 18:32
thanks very much
Reply to this  

Microcontroller ebooks Projects codes examples cllunlu | 26 Apr : 20:14
I wanna codify this project again.But I failed.How can I compiler them.I couldnt.Please help me.Can you more explain to compiler them again
Reply to this  

Microcontroller ebooks Projects codes examples for ajay | 06 May : 05:01
hey.. is that scheme correct? please reply on dragec15@net.hr
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 06 May : 18:36
schematic is correct and we do not mail anyone.
Reply to this  


Microcontroller ebooks Projects codes examples Don_1 | 15 May : 23:13
Can you please send me the assembly code for this project at blacklist_mostwanted007@yahoo.com
Reply to this  

Microcontroller ebooks Projects codes examples ww | 28 May : 04:59
can u plz giv the assembly code? can u post the link of where i could get it?
Reply to this  

Microcontroller ebooks Projects codes examples tanay | 03 Jun : 02:55
hello sir,
can u plz suggest some project based on microcontroller for diploma..
i need ur assistance in making my 3rd year project
my email id is tanay_lakhani@yahoo.com
Reply to this  

Microcontroller ebooks Projects codes examples migs | 10 Jun : 04:11
thanks for having this prototype posted here.. i just want to ask something.. are the two capacitors near the crystal oscillator 33uF or 33pF??.. if those are 33pF, then there is no available electrolytic capacitor with such rating.. the schematic symbol of those two represents an electrolytic one.. are those capacitors electrolytic or ceramic?? thanks again!
Reply to this  

Microcontroller ebooks Projects codes examples ssbb | 02 Jul : 15:02
sir i am doin digital code lock with LCD and keypad and using pic 16f876/873...i need ur help guys....how to explain the software part and hardware part.i dunt knw....plz help me out guys....my mail
sohel.adiv@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples Iqbal | 21 Jul : 09:23
ajay sir i have used P89C51RD2 instead of AT89C2051 and assigned port 1 & 3 for keypad & lcd. i have programmed it using the hex file given by u but it didn't worked. so please help me. another thing is that the program files like " lcd.c " etc opens with the programmer for pic " microelectronica ". what should i do to open it in " kiel " . please please help me . i have to submit the final project report this week
Reply to this  

Microcontroller ebooks Projects codes examples Segmato@futmx. | 31 Jul : 10:48
I hav some little challenge with the program am using for a microcontroller based project: Digital Frequency Counter. This project is expected to be interface with a multiplexed six 7 segment LED.
Reply to this  

Microcontroller ebooks Projects codes examples cool_tauqeer | 08 Aug : 13:16
HI
CAN ANY ONE PROVIED ME THE C CODE OF THIS PROJECT KINDLY I NEED IT. PLZ HELP ME AND PROVIDE ME THE CODE
Reply to this  

Microcontroller ebooks Projects codes examples cool_tauqeer | 08 Aug : 13:17
HI
CAN ANY ONE PROVIED ME THE C CODE OF THIS PROJECT KINDLY I NEED IT. PLZ HELP ME AND PROVIDE ME THE CODE
INDLY CONTACT ME AT "tauqeerahmadpk786@gmail.com" i will wait for this
Reply to this  

Microcontroller ebooks Projects codes examples A FEROZ | 21 Aug : 05:08
SIR I NEED DOCUMENTATION FOR THE ABOVE PROJECT.
ITS A MINI PROJECT
PLEASE HELP ME BY GIVING DOCUMENTATION TO THE GIVEN PROJECT Digital Code lock with LCD and Keypad(4X4) using AT89C51
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 21 Aug : 17:05
I do not have any report for this project. So you have to write on your own, if you want any kind of help from my side, please make use of forum (www.8051projects.net/forum.html) and post your queries.
Reply to this  


Microcontroller ebooks Projects codes examples kushaltiwari19@rediffmail.com | 07 Sep : 12:06
sir i wud be obliged if u send me some details of the internal working of the circuit.also send assembly level codes if possible to the above mentioned id
Reply to this  

Microcontroller ebooks Projects codes examples Gen88 | 18 Sep : 09:31
hi sir,
can u help me with the coding if i were to modify the schematic into 3 LED instead of the original 1 LED? where by it means it has 3 doors instead of 1.
Reply to this  

Microcontroller ebooks Projects codes examples Deepak D | 24 Nov : 12:12
dear ajay,
the hex file given is showing file size of 6kb but the AT89c2051 got only 2kb flash memory so how can we use that hex file.. what change i should make if i use 8051?
Reply to this  

Microcontroller ebooks Projects codes examples ASHOK VARDHAN | 21 Dec : 09:13
Dear Ajay,
I have doubt... How you did this Is there any design procedure..If so coud you mind to give me in detailed explanation regarding the above...what are things i have to procure my self if my superiors ask me how i did this... Feel free to mail me to ashok_nani@ymail.com

Thanks for your concern,
ASHOK VARDHAN

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 23 Dec : 16:14
Feel free to post in forum for any help. Comments are not a place to ask for help
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 03 Jan : 02:10
sir i want explanation of coding sir plz mail me at sdarifwl@yahoo.co.in

Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 03 Jan : 02:12
dear ajay,
the hex file given is showing file size of 6kb but the AT89c2051 got only 2kb flash memory so how can we use that hex file.. what change i should make if i use 8051 sir plz mail me at sdarifwl@yahoo.co.in
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 03 Jan : 15:42
thats the size of hex file not the code. Not to worry, code is under 2K.

Use the download button to download the code.
Reply to this  


Microcontroller ebooks Projects codes examples suhailkhaleel@gmail.com | 11 Jan : 00:58
sir,
can u please give the further details of dis circuit.
ie, llike working of dis circuit,.....
can we do it in hardware or software
please mail it to me.......
Reply to this  

Microcontroller ebooks Projects codes examples ckokil@yahoo.co.in | 08 Mar : 05:34
sir,
pls can u help me telling the working and other details of this circuit.
Reply to this  

Microcontroller ebooks Projects codes examples muhlisin<tenglo_elits@yahoo.co.id> | 03 Apr : 09:53
I wanna ask about programming C in micro
1. what's required to write program , I mean do I need know architecture of 89C2051?..
2. does microsoft visual C++ have all library needed to program or I need special compiler?

thank for your answer
Reply to this  

Microcontroller ebooks Projects codes examples Bilal waris | 05 Apr : 04:27
Dear sir i am new comer in microcontroller i made my on project of lcd interfacing first time and i was successful now i want to interface keypad with lcd your given project is good please send me more project like this at "Engr_bilalwaris@yahoo.com i shell b very thankfull to you also tell me that can i use 8051 replacing 89c2051 so please sir guide me thank you very much waiting for your reply
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 05 Apr : 14:05
Bilal, whatever doubt you have regarding the project or code you ask in forum.

and regarding controller yes you can replace AT89C2051 with AT89C51 or S51 or any 8051 compatible controller. make sure you keep the same ports used in original schematic.
Reply to this  


Microcontroller ebooks Projects codes examples zzz | 03 May : 14:31
Kindly mail me assembly language code. I cant find ti
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 May : 03:32
Assembly version is in download section, Here is the link:
Digital Lock Using AT89C2051 with LCD and Keypad - Assembly
Reply to this  


Microcontroller ebooks Projects codes examples get_yash | 22 Apr : 06:17
:-)Thanx a lot...u guys are really doing a great job...hats off to u
Reply to this  

Microcontroller ebooks Projects codes examples rabe arshad | 24 Jun : 07:22
dear sir i have made this project...everytime when i swith on, it demands 5 digit code then master code then new code....even after saving new code, on reseting it again demands the same thing
Reply to this  

Microcontroller ebooks Projects codes examples Hubert | 01 Jul : 05:12
sir....i really2 need the readymade project paper on this...plzzz send me as soon as possoble...e-mail id is Travis_hmar2005@yahoo.com...
:-)
Reply to this  

Microcontroller ebooks Projects codes examples jernax | 08 Jul : 05:18
can u help me what is the proper arrangement of the source code because base from your data..there are five page of source code..the main,keypad,lock,and the lcd.how do i connect that separate programs?..
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 08 Jul : 09:41
you need to compile all of them in one project to get a single hex file. Use keil software to do that.
Reply to this  


Microcontroller ebooks Projects codes examples jernax | 08 Jul : 22:06
can u share a site where i can get that software?...im not familiar with that..is that free?...thanks
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 31 Jul : 16:05
www.keil.com
i recommend you to use the hex file provided. If you need more help with compiling part, you better use forum.
Reply to this  


Microcontroller ebooks Projects codes examples manojbhargude | 11 Aug : 03:01
i want this project. it is nice project,
Reply to this  

Microcontroller ebooks Projects codes examples PRAJAPATI BRIJESH M | 03 Oct : 04:19
HOW TO CONNECT LCD WITH AT89C2051
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 03 Oct : 04:54
solder? see the circuit show. if you still face problems, use forum.
Reply to this  


Microcontroller ebooks Projects codes examples alok290390 | 20 Oct : 03:58
is the hex file correct? pls reply..
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 20 Oct : 04:07
yar if u hav the code for this program in asmbly language pz snd me at talha_khalid58@yahoo.com
il be thankfl to u for the hlp
i av to submit the project by nexxt week plz hlp me out
Reply to this  

Microcontroller ebooks Projects codes examples SUYASH ROY | 30 Oct : 09:13
PLZ SIR CAN U PLEASE SEND ME FULL REPORT ON THIS PROJECT.I LL BE HIGHLY OBLIGED BY UR HELP.PLEASE SEND IT TO:
suyash.roy@gmail.com
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 31 Oct : 08:18
Well I really dont have any document for this project. If you make one do submit it to me so that i can add it to the project. I will surely give credits to you for your work
Reply to this  


Microcontroller ebooks Projects codes examples hamee210 | 11 Dec : 18:28
dear i have problems to execute this code in proteus software and it doesn't work in a rite way...can you tell me what mistake i may be doing and please guide me about code which hex file to be entered in microcontroller as there are code named as main.c lcd.c keypad.c delay.c where is comlete code??????/

Reply to this  


Microcontroller ebooks Projects codes examples sam_7 | 21 Dec : 00:39
can u give me the full project report on this. plz send ot to sam_7_ronaldo@hotmail.com
Reply to this  

Microcontroller ebooks Projects codes examples bahu | 03 Feb : 12:33
Sir
Please mail me all the details about this particular project and how to make it. My e-mail id is shubham_2501@yahoo.co.in
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 Feb : 16:43
download circuit, build it. load hex file in controller thats it.

incase of any problem use forum.
Reply to this  


Microcontroller ebooks Projects codes examples dipika | 10 Feb : 14:03
hello sir
can i use 89C51 microcontroller instead of 89C2951.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 12 Feb : 08:04
yes you can use.. keep same ports.
Reply to this  


Microcontroller ebooks Projects codes examples suhasini | 19 Feb : 09:33
sir.. can u pls send me the design for this circuit? my id is niguda2@gmail.com pls help me as early as possible..
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 21 Feb : 07:23
download the zip file from link above.
Reply to this  


Microcontroller ebooks Projects codes examples dipika | 19 Feb : 11:06
how can i change c code into hex file
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 21 Feb : 07:18
hex file is provided inside the zip file.
Reply to this  


Microcontroller ebooks Projects codes examples dipika | 21 Feb : 22:58
i need to compile some other code too.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 23 Feb : 07:47
Try keil for compiling the code. use forum for further help.
Reply to this  


Microcontroller ebooks Projects codes examples raghunandhan | 02 Mar : 10:58
can anyone send me assembly language source code pleazzzz
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 03 Mar : 12:52
check download section properly. you will get it.
Reply to this  


Microcontroller ebooks Projects codes examples vidya252 | 16 Mar : 05:50
can u pls give me description of the working of this project and also all the hardware components required. my mail id vidya252@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples vipul11 | 16 Mar : 09:11
i just want to know dat we just have to interface the microcontroller with the circuit or wee need to interface the lcd with keypad also!!
and which code do we need to burn on the microcontroler....there are a lot of files in the zip file!!plzz help!!
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 16 Mar : 13:16
Hi vipul, make use of forum. i will answer your queries.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 23 Mar : 10:42
Sir
could u help me plz? i want to change the passward
Reply to this  

Microcontroller ebooks Projects codes examples maxblade | 05 Apr : 14:00
Dear Ajay,

I would like to know if i were to replace the LED to a locking device (in my case, I am using a CD-ROM), how shall I interface it with the microcontroller?

I mean in sense of the CD-ROM drive is IDE, how do i program it to make it eject / close (unlock/lock) ? Could you please help me on this?

My email is maxblade_08@yahoo.com. Lookin forward from you.

Thank you
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 06 Apr : 04:33
yes you can replace LED with lock make sure you use proper circuit for operating the lock. use forum for further doubts or help.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 16 Apr : 00:09
is it possible using AT89S2051 instead of AT89C2051?
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 16 Apr : 09:00
yes you can replace C2051 with S2051.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 17 Apr : 03:22
Our project works fine only when P1.3 (connected to the LED) is grounded. If it is not grounded, the LCD do not seem to respond to the keypad input. LCD only shows black blocks on the screen if we do not ground P1.3.
Reply to this  

Microcontroller ebooks Projects codes examples akashahmed | 03 May : 20:55
sir,many thanks for lock projects,i make it n work proparly. now i need help ur,i need ADDING BUZER this ckt p1.4. i want some devlp,thats..
1. any key press buzer 1 beep
2. wrong code buzer 2 beep alart
3. Blocked buzer beep continiasly
so,need code devolap but i culdnt,sir kindly help me.
akashahmed75@yahoo.com
Reply to this  

Microcontroller ebooks Projects codes examples ubay | 29 Jun : 22:24
please source code this program,,,because my program not running this source code
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 30 Jun : 18:59
its available in zip file just download it.
Reply to this  


Microcontroller ebooks Projects codes examples prerna | 01 Jul : 13:34
please help me because i have made this project and it is not working.how should we design the keypad because we are not able to find the keypad of such type and i need to submit this project in 4 days and i am in big trouble.you have just mentioned the keypad and there is no description of showing the supply and ground.please help me out it is very urgent.
mail me at
prernabhandari30@gmail.com
i would be very grateful to you if you could give any contact to discuss the problem.
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 Jul : 10:49
http://www.8051projects.net/keypad-interfacing/connection-diagram.php

link above has circuit for 4x4 keypad, remove oone of the column to get 4x3 keypad.
Reply to this  


Microcontroller ebooks Projects codes examples prerna | 01 Jul : 14:18
which type of keypad should we use because there is no keypad in markt which has 7 wires for connection.how should we connect the keypad of a telephone.
Reply to this  

Microcontroller ebooks Projects codes examples madhu.07422@yahoo.in | 04 Jul : 02:37
hello ajay can u guide me on my project... we are in a problem actually working on laptop security module...a clip with keypad lock for laptop.....please help me...contact me on madhu.07422@yahoo.in, hope you can help,thank you
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 Jul : 10:39
please use forum for any kind of help..
Reply to this  


Microcontroller ebooks Projects codes examples tahirmaqsood | 16 Jul : 10:07
sir
this project is very nice
i want use 3310 lcd in this projec
plz help me
Thanks
Reply to this  

Microcontroller ebooks Projects codes examples SHAIKAVINASH | 29 Jul : 03:05
what is the value of R1 rasistor in the circuit
Reply to this  

Microcontroller ebooks Projects codes examples SHAIKAVINASH | 29 Jul : 03:06
tell me please immediately
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 29 Jul : 13:38
R1 is a 10K potentiometer.
Reply to this  


Microcontroller ebooks Projects codes examples kyou | 11 Aug : 19:10
do you have example digital lock using bluetooth project?
Reply to this  

Microcontroller ebooks Projects codes examples eden | 18 Aug : 09:14
sir,
can u plz sent the assemble code of this project to me..
i need it..
is kind of urgent..
thanks...
eden0205@gmail.com
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 18 Aug : 13:15
hex files is available inside zip file just use it. its assembled already.
Reply to this  


Microcontroller ebooks Projects codes examples saqib khan | 29 Nov : 11:04
sir i am student of electrical student in HITEC University. i want to make this project. please give me detail information about this project.my id is
saqikhan09@yahoo.com
saqikhan09@gmail.com
i m waiting for your reply ..........thankyou

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 30 Nov : 06:38
Just download it... that's all i have
Reply to this  


Microcontroller ebooks Projects codes examples wakchaure.sunil9@gmail.com | 06 Apr : 03:11
hello sir,
please give me detail information about this project as early as possible....
thank you.........
Reply to this  

Microcontroller ebooks Projects codes examples patel.rushabh8@gmail.com | 29 Apr : 06:02
please send me the assembly code for security code lock using lcd and keypad plzzzzzzzzzzzzzzz.... before 30-04-11
Reply to this  

Microcontroller ebooks Projects codes examples ramsharan | 23 Sep : 09:34
kindly request,
if u have embedded c code for digital calendar plzzzzz send at
ramsharanvit@gmail.com

Thankyou for reading my qoute sir...

Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 07 Oct : 06:55
wat to do with other file expect that HEX file???

if i directly load that HEX file to my controller than it will work or i have to merge all files???

pld reply soon!!!!!!!!
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 07 Oct : 15:46
all other files are source code of this project. Hex file is the final output file (compiled + linked code) so just use hex file to load in your controller.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 11 Oct : 10:20
thanks.......
Reply to this  


Microcontroller ebooks Projects codes examples youhansd54 | 06 Nov : 01:06
hey i have seen your project o your website and i am having some queries regarding that
1.how to connect the circuit to a steppper motor to get a lock output as its not specified
2.no. of supplies as its showing 4 +ve inputs.
it would be very nice of you to respond to my query,i"ll be eagerly waiting for the reply.
thanking you,
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 06 Nov : 06:13
Please post your queries in forum...
and This project provide single pin for connecting a solenoid or to drive a relay You have to modify code to drive a motor. But i guess there are not extra pins available.
Reply to this  


Microcontroller ebooks Projects codes examples smileyface | 31 Dec : 00:17
Sir, thanks so much for this project. I have patched the circuit on breadboard and it is working absolutely fine. I will now make it on a PCB.
I wanted to ask that to connect a solenoid or relay, how should we do it? And how can we implement extra features such as time or alarm when password entered is wrong.
Reply to this  

Microcontroller ebooks Projects codes examples funwithmicro | 18 Jan : 10:23
i have also made a digital code lock integrated with digital clock and temperature sensor using PIC 16F877A
take a look t it http://www.funwithmicros.in/digital-code-lock-with-clock-n-temp-sensor.html
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 19 Jan : 07:13
can u send me the cost details of components used in this project?
Reply to this  

Microcontroller ebooks Projects codes examples swapnilbadera | 20 Jan : 01:01
please give me asm language code on swapnilbadera@gmail.com
hope u will be needfull
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 21 Jan : 05:48
asm code is available check in download section...
"Digital Code lock with LCD and Keypad using AT89C2051 (Assembly)"
Reply to this  


Microcontroller ebooks Projects codes examples sagarkahane | 10 Feb : 15:33
ho to change the password?

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 11 Feb : 02:26
press 12345 and then master code 9876543210 you will be asked to change the password then.
Reply to this  


Microcontroller ebooks Projects codes examples vjtamizh | 12 Feb : 02:49
hsi sir... i have digital code lock for using coding//// plzzz sir (vjtamizh@gmail) this is my gmail id....
Reply to this  

Microcontroller ebooks Projects codes examples sarathksk | 13 Feb : 12:26
can i have assembly code for 8051.?
Reply to this  

Microcontroller ebooks Projects codes examples honey25593 | 15 Feb : 10:38
hello ajay sir...i have decided to work on his project but my mam is saying that u have to perform/apply this project to some other working project like that of robot.she's saying that the robot should not work until u enter the correct password.how to do this sir?plz help me on this.and sorry 4 my bad english.thanks in advance..plz do reply

Reply to this  

Microcontroller ebooks Projects codes examples pravin gaddam | 24 Feb : 09:32
hi sir i wont ckt dig &component list
Reply to this  

Microcontroller ebooks Projects codes examples pravin gaddam | 24 Feb : 09:33
sir plz send me part list of this projects on pravin.gaddam62@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples sagarkahane | 01 Apr : 14:22
will it work if i use p89v51rd2
Reply to this  

Microcontroller ebooks Projects codes examples kulsum | 19 Apr : 10:20
IS this code correct with out any errors ??
please help me..
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 19 Apr : 15:58
yes no errors
Reply to this  


Microcontroller ebooks Projects codes examples ricky9595 | 15 May : 03:09
sir i want to know how to transfer hex file into the controller it is of 6k but contoller has 2k memory n the hex file is not read able at kiel software it shows ":100688000E0A1F1F1B1B0E000E021F1F1B1B0E0036
:100698001F1B1B1B1B1F1B1F000103161C08000030
:1005DE0075B0FF7F141206DB75B08375B0037F0A0A
:1005EE001206DB75B08375B0037F011206DB75B0A2
:1005FE008375B0037F011206DB75B08275B0027F82
:04060E00010206DB04
:10043D001205DE7F2812063B7F0C12063B7F06124B
:10044D00063B7F4012063BE4F52390068812061208
:10045D000523E523C3940840F1E4F523900690129B" n soo on pl help sir
Reply to this  

Microcontroller ebooks Projects codes examples Jeremyvonedi | 22 May : 03:10
I have a similar project for asignment that need to submit next week, may i have the assembly language n code please.
If this project change to using microprocessor 8085 will be any problem?
My e-mail is e.jeremi@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples handique | 04 Oct : 14:30
sir, can i get the source code please !!!
my email is: ranjanhandique260@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples snehaman | 16 Oct : 06:34
plzz if u have code for this project in assemble language send it to snehalingamaneni93@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples santo | 17 Oct : 09:20
download in available
Reply to this  

Microcontroller ebooks Projects codes examples santo | 17 Oct : 09:25
download is not available..plz help
Reply to this  

Microcontroller ebooks Projects codes examples XAHEER | 29 Nov : 14:08
sir i have made the same circuit diagram on proteus and load the hex file..there is a display on lcd "enter lock code" ..but when i press any keypad button lcd shows nothing..iam using 8051 .plzz help mee
Reply to this  


Microcontroller ebooks Projects codes examples frog | 24 Mar : 12:37
i am having the same problem.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 05 Dec : 00:40
very good
Reply to this  

Microcontroller ebooks Projects codes examples khristian0327 | 13 Jan : 08:27
Good day sir, can you email me sir the list of all components. im a little bit confuse in the codes, should i only load the hex file on the microcontroller? thank you and God Bless!
Reply to this  

Microcontroller ebooks Projects codes examples khristian0327 | 13 Jan : 08:27
Email: khristian0327@yahoo.com
Reply to this  

Microcontroller ebooks Projects codes examples Dr.Kräuter | 15 Jan : 15:15
Hello, I want to change the master lock code to 8749216875. default is 1234567890. But when I type master lock code in mikroC pro for 8051 and then click "Build" I receive error: Can't open include file "reg2051.h" but when I download keil reg2051.h and then click "Build" I receive many errors,but not same.... Please help me. What can I do. I need this project.

Sorry for bad English! I am from Germany
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 20 Jan : 20:15
You need to use keil to build this project. If you face any other problem please post in forum. we will help u
Reply to this  


Microcontroller ebooks Projects codes examples khristian0327 | 26 Jan : 10:14
hello, i have a question why is the lock.hex is 6kb and the memory of AT89C2051 is 2kb? it is indicated in the datasheet of AT89C2051 1.1 Programming the flash - "The AT89C2051 is shipped with the 2K bytes of on-chip PEROM code memory array in the
erased state (i.e., contents = FFH) and ready to be programmed. The code memory array is programmed
one byte at a time. Once the array is programmed, to re-program any non-blank byte,
the entire memory array needs to be erased electrically." is it ok? i already built the circuit and only the led is working their are no display in the LCD. is it required to have 3 separate 5v source? or it is ok to have 1 5v source. i hope you could answer my questions thank you very much
Reply to this  

Microcontroller ebooks Projects codes examples khristian0327 | 26 Jan : 10:18
i have a question why is the lock.hex is 6kb and the memory of AT89C2051 is 2kb? it is indicated in the datasheet of AT89C2051 1.1 Programming the flash - "The AT89C2051 is shipped with the 2K bytes of on-chip PEROM code memory array in the
erased state (i.e., contents = FFH) and ready to be programmed. The code memory array is programmed
one byte at a time. Once the array is programmed, to re-program any non-blank byte,
the entire memory array needs to be erased electrically." is it ok? i already built the circuit and only the led is working their are no display in the LCD. is it required to have 3 separate 5v source? or it is ok to have 1 5v source. i hope you could answer my questions thank you very much
Reply to this  

Microcontroller ebooks Projects codes examples obaid505 | 20 Feb : 14:11
Dear ajay,

Which compiler you used for getting hex for the AT89C2051 in the code lock project.

Thanks

Engr OK Kakar
Reply to this  

Microcontroller ebooks Projects codes examples acaasc | 09 Mar : 02:29
plz tell me which code from downloads we have to use to burn IC
Reply to this  

Microcontroller ebooks Projects codes examples mamatha.h | 18 Mar : 14:31
can u please email me this source code with comment lines and explanation to mamatharao93.mm@gmail.com
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 24 Apr : 13:05
Your Project works great..
But,the only problem is that
At First try. I changed code to 54321 and it worked
but now when I'm changing the code,
Its working until I'm Taking the power off and then Whenever I'm
Powring it its code is changed to 54321.

It Would be really Great If You can give solution to this problem.
Thanks A Lot!!!
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 25 Apr : 01:01
Password is currently stored on ram and is not stored on a non-volatile memory like eeprom. You can solve this issue by adding an EEPROM to this project. Just to keep things simple I did not add eeprom.
Reply to this  


Microcontroller ebooks Projects codes examples Alice | 03 May : 15:03
I am having problem in opening the code files. . As they are not compatible with my laptop. kindly tel me which program should i download!!
Thanks!
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 04 May : 03:29
You can open them in notepad. You do not need any special program. To compile you need keil software. Please use forum if you need more help.
Reply to this  


Microcontroller ebooks Projects codes examples inb | 06 May : 11:51
the program is having many errors can any body help me
Reply to this  

Microcontroller ebooks Projects codes examples inb | 06 May : 12:05
step wise tel me the code sequence
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 06 May : 13:13
keil is showing cant open .h file
Reply to this  

Microcontroller ebooks Projects codes examples Anonymous | 06 May : 18:36
enter code is showing on lcd notjing else is coming
Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 08 May : 00:53
You need to enter code. please use forum for help.
Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 08 May : 16:40
how to use forum

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 10 May : 01:33
register and post a new topic regarding your problem in "project doubt" forum.

http://www.8051projects.net/forum.html

Reply to this  


Microcontroller ebooks Projects codes examples Anonymous | 09 May : 17:42
no number is showing on lcd what is the code

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 10 May : 01:32
default code is "1234567890" use forum for help.
Reply to this  


Microcontroller ebooks Projects codes examples inb | 10 May : 18:25
its not working keys are not pressing

Reply to this  


Microcontroller ebooks Projects codes examples inb | 10 May : 18:32
any body made this project just help me i have assignt

Reply to this  


Microcontroller ebooks Projects codes examples Ajay Bhargav | 13 May : 01:43
Please post in forum, Looks like your keyboard has issues.
Reply to this  

Submit comment

Subject
Username:
Comment:



© 2010 Rickey's World
Render time: 0.1787 sec, 0.0183 of that for queries. DB queries: 200. Memory Usage: 2,832kB