搜索资源列表
usbhidio_vc2003
- 一款可以检测USB通信数据的工具及其代码,里面有三种方式(报告、特征报告和读写文件的方式)来测试HID通信PC TO HOST AND HOST TO PC 的数据,我在模拟HID接口时受益非浅。在XP VS2003 环境下面测试通过!这里希望能达到抛砖引玉的作用!-one can detect USB data communication tools and code, which has three methods (report, Feature reports and documents
usb_fescriptor_tool
- 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符, 配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。 USB报告描述符(Report Descr iptor)是HID设备中的一个描述符,它是比较 复杂的一个描述符
USBView
- 可以查看USB 的详细信息。ENDPOINT,HID report ID, USB view
USB-HID-Report
- USB Report的信息,全面介绍了USB Report的组成,代码的含义,并有USB设备报告实例-USB Report information, comprehensive
USBHIDReportDescriptors
- HID报告描述符的介绍及详细示例,非常有用的参考资料-Introduction HID report descr iptor and detailed examples, very useful reference
USBDetection
- 1.可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。2. 可以查看usb 的详细信息。ENDPOINT,HID report ID, USB view。3. 使用MFC開發,需DDK-1. Can be read and monitored to detect USB device insertion and security pop-up sample. Monitoring program can automatica
hid_test
- Read HID input report/Write HID output report
HID_Report
- 开发USB HID设备必须要了解的资料。详细介绍HID报告描述符。以键盘和鼠标作为例子,详细解读HID报告描述符。-Development of USB HID devices must understand the information. Details HID report descr iptor. To the keyboard and mouse as an example, a detailed explanation of HID report descr iptor.
HIDReadWrite
- 用VC卡发的HID读写工具,能自动搜索连接到PC上的所有HID设备,选择HID设备进行读写。能根据报告描述符自动调整读写缓冲区的长度。-HID issued with the VC card reading and writing tool that can automatically search for connection to the PC all HID devices, select the HID device to read and write. Can be adjusted
hid
- HID FORMAT, HID TRANSFER, HID REPORT-HID FORMAT, HID TRANSFER
Josephus-problem-
- 据说着名犹太历史学家Josephus有过以下的故事:在罗马人占领乔塔帕特后,39 个犹 太人与Josephus及他的朋友躲到一个洞中,39个犹太人决定宁愿死也不要被敌人到,于是决定了 一个自杀方式,41个人排成一个圆圈,由第1个人开始报数,每报数到第3人该人就必须自杀, 然后再由下一个重新报数,直到所有人都自杀身亡为止。 然而Josephus 和他的朋友并不想遵从,Josephus要他的朋友先假装遵从,他将朋友与自己安排 在第16个与第31个位置,于是逃过了这场死亡游戏。
Cadence_Starter_Library
- ld Energy Detection Very useful document, helpful, En University of Electronic Science Thinking of joining the party 13 Introduction HID report descr ipto ARM7TDMI core technical reference SystemView system design and simu This
HID-report
- 描述HID USB 描述符,主要介绍了键盘鼠标-Descr iption HID USB descr iptors, which mainly describes the keyboard and mouse
UUUSSBViewS
- 能查看USB 的详细信息。ENDPOINT,,HID report ID, USB view -Be able to view detailed information on the USB. ENDPOINT,, HID report ID, USB view
HIDUSBIO
- HID USB IO class for reading and sending report data over an HID device
UsbKeyboard
- USB键盘终于搞了一回USB HID设备,做了一个USB键盘来玩玩~~~~ 其中的报告描述符让我晕了几天~~~~~几份HID相关的协议还是蛮长的~~~~~~ 明天再弄个USB鼠标设备玩玩~~~~~~~有空的话再搞个红外遥控器-USB keyboard finally engage in a back USB HID device, a USB keyboard to play ~ ~ ~ ~ the report descr iptor makes me dizzy days ~ ~ ~
hid
- HID FORMAT, HID TRANSFER, HID REPORT-HID FORMAT, HID TRANSFER
HID-SAITEK.RAR
- HID driver for Saitek devices, currently only the PS1000 (USB gamepad). Fixes the HID report descr iptor by removing a non-existent axis and clearing the constant bit on the input reports for buttons and d-pad. (This module is based on hid-ortek .).
hid-ortek
- HID driver for various devices which are apparently based on the same chipset certain vendor which produces chips that contain wrong LogicalMaximum value in their HID report descr iptor. -HID driver for various devices which are apparently based on
stm32F103ZET6_usb_hid_OK
- 自定义的USB hid通信,每次传送的USB report为64个字节,已经在实际项目上得到验证,通信稳定可靠!(stm32f103ve USB hid)