USB based Keyboard Interfacing with a 8051 Microcontroller

Status
Not open for further replies.

rajesh279

Junior Member level 3
Joined
Jun 11, 2009
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,521
microcontroller keyboard interfacing

I want to interface a USB based Keyboard to a 8051 microcontroller. Data from the Keyboard (thru the USB) must be sent to the microcontroller (whenever user presses keys) and will get displayed on LCD.
Can anyone please let me know how to start with this?
 

Re: USB based Keyboard Interfacing with a 8051 Microcontroll

what is usb host?![/img]
 

well the speed of USB is :
low speed : 1.5Mbps
full speed : 12Mbps
hi speed : 480Mbps
and the speed of 8051 that I know is upto 1MIPS per 12MHz
how can you handle USB transfer data speed with 8051 ?
may be you can use AVR atmega for handle that speed
CMIIW
 

Re: USB based Keyboard Interfacing with a 8051 Microcontroll

Implement a USB host controller such as the MAX3421.


Don't be confused by that. The USB controller either on or off board take care of transmission. Your micro only needs to configure and read/write the buffers.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…