Electronics › Electronics › some questions about the project “Electronic code lock with user defined password using 8051 microcontroller (AT89C51)”
- This topic has 25 replies, 22 voices, and was last updated 10 years, 7 months ago by asfandyar.
-
AuthorPosts
-
April 6, 2012 at 4:39 am #7395harshitParticipant
hey…
i am working on digital code lock with user defined password using 8051 microcontroller(AT89C51). i am getting problem in the code as it is entering the code itself and confirming itself, the code is not asking user to enter the password through keypad. Please help me in the code its kind of urgent.
April 24, 2012 at 11:53 pm #7538IsidroParticipantHi Dexter and all, my name is Sid.
I recently joined the group and I am also a member of another electronics group where someone posted a question about this project.
#include <reg51.H> //……………….headder file
#include <stdio.h> //……………….headder file
#include <string.h> //……………….headder file
Question: Are the incude files included with the compiler for this particular micro?
Maybe that could be why some are having trouble compiling the code.
Just an observation.
Sid…..
May 5, 2012 at 7:54 pm #7596talhaParticipantThe project Electronic code lock with user defined password using 8051 microcontroller (AT89C51) has 56 errors in code.Please provide me correct code.I need it very urgently
August 6, 2012 at 2:06 pm #8416harishmaParticipantWithout using any software i can do this project?
August 29, 2012 at 12:54 am #8512Nirav BhavsarParticipanti am getting problem in the code as it is entering the code itself and confirming itself, the code is not asking user to enter the password through keypad.
October 4, 2012 at 3:31 pm #8644arbaaz mandlikParticipanthi there…..can anybody tell me that if i want to change my password in this system without pressing the reset button…then how to do it…????
when i turn ON the system…i should get a menu option like this…
1. ENTER PASSWORD
2. CHANGE PASSWORD
and my default password should be 1234..
now if i want to change my password….i should go back to this menu by pressing the ‘#’ button…..
plzzz help me out…
and one more thing…
after changing my password…..my default password will become my new password…..plzzz plzzz sumbody help me out on this…!!??
March 4, 2013 at 3:56 am #9231ravishankarParticipanteven i get the same pblm wat mr.nirav told..
its automatically taking the password and confirming it.. please help us..
May 5, 2013 at 1:45 pm #9631Mamatha HParticipantTo Dexter
The code given by you for “Electronic code lock with user defined password” will it work?? can you send me all the components required for this project immediately… plzzzz i need it by tomorrow!!!
October 5, 2013 at 5:33 am #10512sonalParticipantcan somebdy send me proper code for dis project … its really urgent
April 4, 2014 at 10:10 am #11464SuyogParticipantSo still no solution has been posted to the problem point out by some users long back.
Keil shows that the code has zero errors and warnings but after running the simulation in proteus, the system is doing the job itself. The user is not asked for the password, everything is taking place automatically..
PLZZZ HELP!!. desperately in need of a solution! TIA.
May 11, 2014 at 2:23 pm #11717asfandyarParticipantThere is a timer in pic but it is not connected with any wire plz tell me about this. My project is not working properly, lcd didn’t display “Enter password”.
-
AuthorPosts
- You must be logged in to reply to this topic.