搜索资源列表
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
Read_Write_Hid_Device_Sample1_Source
- Easy USB 51 Programer 源自百合电子工作室一个USB开源项目,这是其中一个读写USB HID设备的源代码,非常有参考价值。-Easy USB 51 Programer Lily electronic studio from a USB open source project, which is one of the read and write USB HID device source code, is a valuable reference.
ReadHIDDevice
- 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
usbhidio_vc6
- USB HID read write in VC6
MyUsbHidTestApp
- 对HID类设备进行读写,并可以显示指示灯及按键-HID class devices to read and write, and can display and keypad lights
hid_test
- Read HID input report/Write HID output report
Get
- HID调试用工具,能自动搜索所有的HID设备,而且可以选择指定的HID进行读写(只要HID设备支持的话)。-HID debugging tools that can automatically search for all the HID devices, but can choose to read and write to the specified HID (as long as HID device supports it).
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
usb_vc6
- USB无驱(HID)是非常重要的知识,该代码主要利用HID对文件进行读写的操作。-Hassel USB (HID) is a very important knowledge, the main advantage of HID code to read and write operations on the file.
VB-HID-RW
- VB HID 读取和写入的调试应用。直接增加自己的代码就是自己的应用-VB HID debugging applications read and write. Directly increase their own application code is
usbhidioc_src
- A simple way to Read/write usb - hid devices
usbhidioc_src_rev2
- A simple way to Read/write usb - hid devices version 2
usb-hid
- usb免驱动设备读写操作,网上找的。非常好用。-usb driver-free device to read and write operations
UsbHostDemo
- 主要是通过USB host 与HID设备进行通讯:枚举设备->找到设备的接口->连接设备->分配相应的端点->在IN端点进行读操作,在OUT端点进行写操作。详细可查看-Mainly through the USB host to communicate with HID devices: enumerate devices-> find the device interface-> Connect device-> Assign appropriate
Hidtest
- this qt project release a USB-HID communication including the functions read write connect and disconnect of the device.
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
USB-HID
- GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码- GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can use SM
USB_HID_上位机 vc++
- 打开指定ID的USB设备,监视USB设备读、写或控制数据(Open the USB device for the specified ID and monitor the USB device to read, write, or control the data)
Mifare HID VB-Sample
- Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual Basic