基于usb开发板的hid键盘,使用者可根据此代码编写自己的HID设备
上传时间: 2015-03-14
上传用户:lanwei
overlay mouse for youself
上传时间: 2015-03-26
上传用户:haoxiyizhong
PIC MCU USB Keyboard/Mouse Combination Device C sample
标签: Combination Keyboard Device sample
上传时间: 2015-03-27
上传用户:xjz632
usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)
上传时间: 2013-12-19
上传用户:日光微澜
This document describes how to complie keyboard and mouse driver. 键盘驱动
标签: describes document keyboard complie
上传时间: 2013-12-19
上传用户:1051290259
做USB键盘是好资料,本人从一位朋友那里索取到的,所有HID的USB Key scancode.做USB键盘的该笑了.!
上传时间: 2013-12-27
上传用户:youke111
这是一个Keil MCB2148开发板上针对LPC2148的HID项目程序,它示范了如果实现USB HID: - 8个LED - INT1按钮 该设备将被Windows识别并加载为普通的HID 设备。LED和按钮将和PC端HID用户软件进行交互。
上传时间: 2013-12-27
上传用户:cazjing
This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
标签: firmware mouse translates translator
上传时间: 2015-04-26
上传用户:cuiyashuo
這個程序使用HID類API讀取USB設備資料﹐只列舉出所有HID設備﹐對于非HID類的設備不起作用
上传时间: 2014-08-26
上传用户:赵云兴
一个linux 下用C写的mouse小游戏
上传时间: 2015-04-29
上传用户:zhengzg