Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

mobile phone keypad programming in embedded C

Status
Not open for further replies.

pranavsaraf

Newbie level 1
Joined
Apr 6, 2011
Messages
0
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,280
Activity points
1,280
Hi,
I have interfaced a 4x4 basic keypad and we have programmed the keypad. However we are facing the following problems:
1> we do not know how to incorporate the key being pressed or not within a stipulated amount of time. We do have a "delay" include file but do not know how to modify it as per the requirement.
2> we are unable to shift the cursor on the lcd screen while pressing the next key.
e.g. if we press abc(key2) and press def(key3) the letters are overwritten on the initial cursor position.

If you all have any idea about the above mentioned could you please mail us at saraf.pranav@gmail.com. We can mail you the present code too.
 

Hi
add lcd header file where u get different functions for that...i have code for that..i am using codvision compliler...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top