搜索资源列表
generic_usb_hid_2008-11-19
- Generic HID USB Driver Under Visual C++ This Source Read Data from a HID(Human interface Device) Class USB device. Source: ATMEL Corporation
generic_hid_cs
- Visual C# , USB HID with ARM Cortex M3
usbhidio_vc6
- Visual C++开发,usb借口 HID通信-Visual C++ develop usb HID
Tusbhidio_vc6r
- 真正完整,并且编译得通的代码。用Visual C访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机SCM固件源代码码和PC端的Visual C源代码;虽然PUDN上有其他会员提供类似的Visual C代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。 -Truly complete, and the compiler through code. Access with Visual C hid usb de
USB-interface-communication-program
- 通过对Visual C+ +6.0环境下调用API函数方法的说明,来描述如何实现与符合HID设备类 的USB设备接口的通信.并指出了在VC中调用API 函数的注意事项和方法,该方法具有很强的通用性,并经过实践证明具有很好的实用性.-Describe how to implement and comply with the HID devices like USB device interface communication method of descr iption of the API
USB4COM
- visual C++ USB HID 动态库-usb HID DLL
testlibusb_win
- 实现了USB上位机与下位机之间的通信程序,底层代码采用的是神州IV的HID设备驱动,上位机采用的是libusb-win32实现的,修改了官方sourceforge提供的例程,实现了上位机给下位机发送控制控制命令,开关灯。同时,可以捕获到下位机按键被按下的消息。特殊说明,未经修改的代码可以到sourceforge上去下载,此处不再上传。testlibusb_win.c即是修改过的,是核心部分。开发环境是visual studio 2012.-USB communication program to
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
MifareHID C-Cpp-Sample
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++