搜索资源列表
lpc2148_usbaudio
- LPC2148 USB Audio Device Example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audi
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
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
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
基于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)
libusb-win32 Qt开发笔记
- windows平台下,libusb-win32库的使用。以及在Qt编译环境下的HID通信(how libusb-win32 is used in Qt. HID with libusb-win32)
usb_hid
- Windows和STM32芯片使用usb-hid协议通信的上位机程序(Host computer program using USB-HID protocol for Windows and STM32 chips)
STM32_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。(1, the STM32's USB is enumerated as a HID device. 2, STM32 uses 3 endpo