搜索资源列表
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
USB-keyboard
- 这是C8051F320 USB键盘程序,对于学习USB是个非常好的列子-This is a C8051F320 USB keyboard program for USB is a very good learning Liezi
UsbKeyboard
- HID USB键盘单片机固件程序,能实现键盘输入的功能-HID USB keyboard firmware single-chip, to achieve the functions of keyboard input
USB-keyboard-code-for-CY7C63723
- USB keyboard firmware code for CY7C63723
STM32_UsbKeyboard
- 基于STM32 开发板的简易USB键盘的实现-STM32 development board based on the simple realization of USB keyboard
M8-RF-USB-MouseKeyboard
- 用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 dat
IAR_USB_Keyboard
- 一个基于stm32的USB键盘程序,运行平台是IAR-A program based on stm32 USB keyboard, running platform is IAR
at91sam9263-ek-usb-all
- at91sam9263-ek板usb开发全套资料(包括iar、keil、gun工程)同时拥有ac97、ccid、cdc-serial、cdchid、cdcmsd、hidmsd、core、hid-keyboard、hid-mouse、hid-transfer、massstorage工程-at91sam9263-ek board usb develop a full set of data (including iar, keil, gun works) have both ac97, ccid,
Read-USB-KeyBoard-in-8051-Chip
- 这是我收藏的一份单片机读取USB键盘的源码,非常详细。对了解单片机及USB数据格式,命令格式等有非常好的帮助。希望对大家有所帮助。-This is my favorite USB keyboard to a microcontroller to read the source, very detailed. The understanding of microcontroller and USB data format, the command format has a very good he
FX2-HID--KeyBoard
- FX2-HID--KeyBoard 对于FX2系列实现HID键盘的控制-FX2-HID- KeyBoard for implementation FX2 Series HID keyboard control
usb-host-1.00.tar
- host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
keyboard
- USB keyboard example for cypress 63513
usb-device-hid-keyboard-project-1.4-iar5-at91sam92
- USB Device Hid Keyboard For Atmel Arm
HookKey
- IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
keyboardlogger
- inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
USB_keyboard_sch_and_driver
- USB keyboard 电路图含驱动源程序-USB keyboard circuit with driver source code
USB-examples
- 5个USB例程,全部带有完整的代码和讲解: 1、USB_MIDI键盘 2、USB假U盘 3、USB键盘 4、USB鼠标 5、USB转串口-5 USB routines, all with complete code and explain: 1, USB_MIDI keyboard 2, USB false U disk 3, USB Keyboard 4, USB mouse, 5, USB to serial port
UKB
- USB Keyboard SourceCode
USB-d12-keyboard
- USB键盘源代码: 1、压缩包中包含了由盛唐公司研制的USB_D12开发评估板实现USB键盘的全部源代码. 2、源代码中的U_Keyboard.C文件实现了数据通讯的协议,Chap_9.C含有键盘枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB键盘的极佳参考原型。 -USB keyboard source code: 1, compressed package that contains the company developed by
usb-keyboard
- 一个USB——KEYboard的驱动程序,可以方便ARM板子的初学者学习,很有帮助。(A USB - KEYboard driver, you can facilitate the ARM board beginners learning, very helpful)