Smokey
Member level 1
keyboard interfacing with 8051
Hi!
I am looking for a ready to use 'C' code (Keil51 V7.x preferably) to interface a standard PC AT keyboard to a standard 8051 micro.
I plan to connect the Keyboard CLK line to an Ext. Interrupt on the 8051. and sample the data line (on a standard port pin with a pull-up) on every interrupt. Any code to enable something like this would be perfect !!
I need 2 way communication - to toggle LEDS on the Keyboard.
Smokey
Hi!
I am looking for a ready to use 'C' code (Keil51 V7.x preferably) to interface a standard PC AT keyboard to a standard 8051 micro.
I plan to connect the Keyboard CLK line to an Ext. Interrupt on the 8051. and sample the data line (on a standard port pin with a pull-up) on every interrupt. Any code to enable something like this would be perfect !!
I need 2 way communication - to toggle LEDS on the Keyboard.
Smokey