USBarmLP2148 This is a USB Memory Device demonstration for the Keil MCB2140 Board with Philips LPC2148.
标签: demonstration USBarmLP Philips Memory
上传时间: 2013-12-14
上传用户:rocwangdp
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
上传用户:赵云兴
用vc访问hid型usb设备,实现对hid型usb设备的读写和控制
上传时间: 2013-11-29
上传用户:yulg
USB HID 控件,适用于DLEPHI及BCB
上传时间: 2015-05-14
上传用户:gyq
Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement events into keyboard input events: it reports arrow events to the input system according to how the physical mouse is moved.
标签: Input introduced Writing Device
上传时间: 2015-06-25
上传用户:731140412
vb6.0 访问USB HID设备的示例代码和通用模块文件
上传时间: 2014-01-06
上传用户:gmh1314
s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过
上传时间: 2013-11-25
上传用户:cxl274287265
采用tenx TMU3110开发的一个HID的示例程式 包括单片机程式 ,PC端USb接收程式
上传时间: 2013-12-15
上传用户:love1314
WirelessUSB HID device reader library
标签: WirelessUSB library device reader
上传时间: 2015-08-07
上传用户:GavinNeko