Description: This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class. Platform: |
Size: 28672 |
Author:楊智斐 |
Hits:
Description: This is a USB keyboard driver sample of hid class -This is a USB keyboard driver hid sample of c lass Platform: |
Size: 364544 |
Author:陳小明 |
Hits:
Description: 本文主要介绍USB的技术规范以及驱动程序的具体开发,并通过一个USB键盘的实例来具体说明,展示了USB应用的大好前景-This paper mainly introduces the technical specifications as well as the USB driver for the specific development, and through a USB keyboard to the specific examples that demonstrate the excellent prospects for USB Applications Platform: |
Size: 368640 |
Author:zhangjian |
Hits:
Description: 主要介绍USB的技术规范以及驱动程序的具体开发,并通过一个USB键盘的实例来具体说明,展示了USB应用的大好前景。-Mainly introduces the technical specifications, as well as USB driver for the specific development, and through a USB keyboard to the specific examples that demonstrate the excellent prospects for USB applications. Platform: |
Size: 501760 |
Author:李海涛 |
Hits:
Description: 无操作系统下驱动USB鼠标的源代码,可以作为USB HID的模板,开发USB键盘,USB扫描器等人机交互模块,功能强大-No operating system USB mouse driver source code can be used as USB HID template to develop USB keyboard, USB scanners and other human-computer interaction modules, powerful Platform: |
Size: 31744 |
Author:jimslin |
Hits:
Description: The UsbKbd example WDM device driver illustrates how to interrogate a USB device,
specifically a USB keyboard. Platform: |
Size: 37888 |
Author:王辉 |
Hits:
Description: IRP Hook 键盘Logger源代码
键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-IRP Hook Keyboard Logger Keyboard Logger is the source code for Hook the keyboard class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers. Platform: |
Size: 57344 |
Author:ithurricane |
Hits:
Description: inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码
键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-inline hook can be achieved is compatible with PS/2 keyboard and USB keyboard Logge source code for the keyboard Hook Keyboard Logger is a class driver Kbdclass distribution function, the following is in the class-driven port driver. DeviceTree can be seen with the PS/2 keyboard port driver is i8042prt, USB keyboard port driver is Kbdhid. Both PS/2 keyboard or USB keyboard, processing the IRP in the port driver will be called after the callback function of the upper handle, that is KbdClass processing the input data function. Hook This callback function can be achieved not only compatible with PS/2 keyboard and USB keyboard Logger, and the score-driven approach is more hidden layers. Platform: |
Size: 62464 |
Author:ithurricane |
Hits:
Description: 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of data receive and transmit side to achieve more than 10 meters from the transmission of wireless keyboard and mouse, HID mode, without driver. The transmitter is also the M8 and the 24L01 with, M8 extension out of the keyboard. (Currently only the expansion of eight keys can continue to expand), the receiver with the GUN-GCC compiler, the transmitter used to compile ICCAVR Platform: |
Size: 218112 |
Author:凯理 |
Hits:
Description: 一个USB——KEYboard的驱动程序,可以方便ARM板子的初学者学习,很有帮助。(A USB - KEYboard driver, you can facilitate the ARM board beginners learning, very helpful) Platform: |
Size: 51200 |
Author:小石子
|
Hits: