nitish_R
Newbie level 4
- Joined
- Oct 23, 2013
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 149
hello.. this is about the minor project that I have to make this semester.
I'm making a electronic keypad lock using gsm module.
the proposed working of my project is that there's a password set and we enter that password through a keypad
if the password entered is correct, a msg is displayed on the lcd "lock open".. and if a wrong password is entered. the msg displayed is "wrong password"..
and another chance of entering the password is given.. similarly there are 4 chances given to enter the correct password.. if a wrong one is entered on all 4 attempts.. msg diaplayed is "sorry no more trials"..
and a msg should den b sent to the owner of that project, which should be something like "illegal attempt"..
firstly i'm making the code of this program..
i have completed the code for the functioning of my project till entering wrong or right passwords and displaying of respective msgs on lcd.
the only thing left is to send a message to the owner on 4th wrong attempt, when the lcd displays the msg "sorrry no more trials"!
for this i need to interface a gsm modem in my circuit diagram and make corresponding changes in the code
but i have no idea of doing this!
to use a gsm module, i also have to use an IC MAX232 and RS232..
i have completed the circuit diagram.. but not able to make out what is the code that needs to be added on in my code to get this feature of gsm module added!
please provide me with the code that needs to be added on and tell me where in my code i need to make the required changes!
im attaching my code that works till where i have told u about, the circuit diagram that shows dis much of working
and the complete circuit diagram that i have prepared but dont know what code is required for it to work!
please help me asap!. im in great hurry and have very few days to complete dis on hardware as well!!
please help me with the code asap!!! :| :|
I'm making a electronic keypad lock using gsm module.
the proposed working of my project is that there's a password set and we enter that password through a keypad
if the password entered is correct, a msg is displayed on the lcd "lock open".. and if a wrong password is entered. the msg displayed is "wrong password"..
and another chance of entering the password is given.. similarly there are 4 chances given to enter the correct password.. if a wrong one is entered on all 4 attempts.. msg diaplayed is "sorry no more trials"..
and a msg should den b sent to the owner of that project, which should be something like "illegal attempt"..
firstly i'm making the code of this program..
i have completed the code for the functioning of my project till entering wrong or right passwords and displaying of respective msgs on lcd.
the only thing left is to send a message to the owner on 4th wrong attempt, when the lcd displays the msg "sorrry no more trials"!
for this i need to interface a gsm modem in my circuit diagram and make corresponding changes in the code
but i have no idea of doing this!
to use a gsm module, i also have to use an IC MAX232 and RS232..
i have completed the circuit diagram.. but not able to make out what is the code that needs to be added on in my code to get this feature of gsm module added!
please provide me with the code that needs to be added on and tell me where in my code i need to make the required changes!
im attaching my code that works till where i have told u about, the circuit diagram that shows dis much of working
and the complete circuit diagram that i have prepared but dont know what code is required for it to work!
please help me asap!. im in great hurry and have very few days to complete dis on hardware as well!!
please help me with the code asap!!! :| :|