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.

8X8 Keypad and LCD Interface with 8051 !

Status
Not open for further replies.

Santosh13

Member level 2
Joined
Nov 12, 2011
Messages
53
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,308
Location
KARNATAKA, INDIA
Activity points
1,590
Hi all,
I want to interface 8X8 keypad to an micro-controller(8051). Just like 64 INPUTS.
Column P1.0-P1.7
Row P3.0-P3.7

16*2 LCD Interface should be done in order to display the numeric value of the switch assigned.
Can anyone help me out.
LCD DATA P.0-P0.7
RS: P2.7
RW:p2.6
EN: P2.5


Thanks in advance !
 

Santosh,


Due to 8x8 Keyboard to be not an usual configuration, I can sugest you take some example code project with 4x4 + LCD and extend it.

+++
 

Now i have interfaced the 4X4 keypad..
Now i need to interface with the LCD using 'C' code.
The function goes like this:
When ever an switch is pressed the number should be displayed on the left hand corner of the LCD module and when the second switch is pressed the first number displayed should be shifted left and the new number pressed should be displayed..


Please help me in some web addr or coding...
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top