搜索资源列表
VC-USB-HID.常用的Windows+API调用
- 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
HID.ZIP
- Windows CE USB HID driver source code,Windows CE USB HID driver source code
HIDMOUDSE
- Windows HID 鼠标驱动程序源代码-Windows HID mouse driver source code
usb_hid_led
- Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the dev
doc7645
- its a hid defination of usb device in windows XP
HIDTestSource
- This program exercises the HID API of Windows for a specific device. It calls the relevant HID functions and shows the results. The extended test calls the HID functions with unusual but valid parameters.
WiiMP
- Most of you are familiar to the Nintendo Wii, and if you know the wii you probably know the wiimote (the Wii remote). The Wiimote is one of the most interactive gaming remotes I have put my hands on. After snooping around the net it turned out that u
HIDTestSource
- 该程序演习特定设备的Windows藏的API。 安理会呼吁有关藏职能,并显示结果。 扩展的测试要求不寻常,但有效的参数功能的HID。 结果使检查错误隐藏的驱动程序。 在Windows HID类驱动程序的异常已经考虑到。 任何HID过滤驱动,HID氙微型驱动或为HID设备的USB过滤器驱动程序可能会导致问题,甚至BSODs。 当程序显示了HID设备中只用了Windows类驱动程序和安装自定义驱动程序,然后自定义驱动程序真正透明方面的HID API相同的结果。 即使
hid
- windows hid comm cpp
USB_MOUSE
- 自制的USB鼠标驱动,用于单片机,插入后Windows可识别为HID设备-Self-made USB mouse driver for the SCM, insert after the Windows HID device can be identified as
hid
- Windows DDK driver Sample
VCPP-USB-HID
- 利用Windows API(Application Program Interface)函数来实现与符合HID设备类的USB接口通讯,并给出了通信程序的部分代码-Windows API (Application Program Interface) function to achieve compliance with HID device class USB interface communication, and gives the part of the code of the commu
HidCom
- windows hid class, A component to communicate with a USB HID device.
hid-over-i2c-protocol-spec-v1-0
- hid-over-i2c-protocol windows 驱动开发-hid-over-i2c-protocol windows driver development
HID-Communication-source-
- Visual C++ 上位机 source code for USB HID, Test OK on Windows 7 with visual studio 2013- Visual C++ source code for USB HID, Test OK on Windows 7 with visual studio 2013
java-HID
- 利用jnative对hid设备进行检索并进行读写,文件中包括jnative包,解压后将JNative.jar放到windows/system32下,将JNativeCpp.dll放到jdk/bin和jdk/jre/bin下面,亲测,可以运行。-Jnative use of hid equipment to retrieve and read and write, including file jnative package and unzip JNative.jar put under the
基于stm32f103rc的USB_HID模拟键盘并发送卡号成功
- 1、基于stm23f103c8t6的开发板开发,外接rc522读卡板。 2,实现让windows系统把设备认成hid键盘,当刷M1卡时,把4字节的卡号以键盘输入的形式上送到电脑。 3,已在xp,win7系统上测试。把鼠标放在文本输入框中,刷卡,卡号即可显示在文本框中,并回车换行。(1, based on the stm23f103c8t6 development board development, external rc522 read card board. 2, to achieve
HID
- windows平台非常好用的硬件序列号获取 用于软件加密(The hardware serial number is obtained for software encryption)
Windows主机端与自定义USB_HID设备通信详解
- 是基于 Windows XP的 HID 自定义设备,对于标准设备,譬如 USB 鼠标和键盘。(The HID custom device based on Windows XP, for standard devices such as USB, mouse, and keyboard.)
HID示例程序
- windows下VC++ 下, HID设备通讯示例(Communication example of HID device under Windows)