搜索资源列表
HID_VC_usbhidioc2
- VC codes for finds the USB HID-class device and exchanges data with it.
EA0034
- HID example USB HID Send and Read Data-HID example
usbhid_host
- usb hid上位机程序 可以自定义pid vid与下位机进行数据通讯-usb hid host computer program can customize pid vid with lower machine data communication
HID-TSensor
- USB hid例程,DELPHI语言编写,收发数据等功能..欢迎大家下载-USB hid routines, DELPHI languages, send and receive data and other functions .. welcome to download
hzhang
- 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
HID_VB_usbhidio2
- VB6 codes for finds the USB HID-class device and exchanges data with it.
USBHID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助,这个代码转载与另外一个网站,如果作者看到有更完善的源代码可以发来更新下,感谢作者。-This is a demonstration using VB on the USB-HID device to read data written communication example. You ca
USB_IR_Remote_Receiver_Delphi2010
- Delphi HID example - Simple.. This Example receive IR-Data from different Remote-Controllers
vivUsb
- vc通过ReadFile读取Hid设备数据。编译时需要ddk类库。-VC read the data from USB HID device by ReadFile API function. The project need the DDK when it been complier.
RCU-Monitor-1.0(code)
- 1.IR读码器,RF 数据模拟器,解码,波形测量等。 2.采用USB HID协议采集数据,无需驱动,即插即用。 3.专业的红外解码库,可以解市场上80 以上红外码。 4.使用sonix sn8f2271作为采集器控制器,配合本人开发的遥控器套件,具有键盘,鼠标功能,还可以模拟2.4G通讯数据。-1.IR code reader, RF data simulator, decoding, and waveform measurements. 2.use USB HID protocol
MYusb
- STM32F107 鼠标USB改 HID数据发送程序-The STM32F107 mouse USB change the HID data transmission program
USBHID
- 使用USB接口HID无驱模式,可以满足低数据传输-HID hassel mode using the USB interface, data transfer to meet the low
STM32USBHID键盘资料(史上最全)
- STM32 USB HID键盘资料,带按键代码,可以参考下~~~~~~~~~~~~~~~~~~~~~~~~~~~~(STM32 USB HID Keyboard data)
HID_TEST
- 实现USB的HID数据传输,用单向的中断传输,速度在64kb/s(To achieve the USB HID data transmission, one-way interrupt transmission, speed at 64kb/s)
hid 源码
- 自动截取通过hid处理的加密狗数据,劫持工具重写源码(read the data of usb dog)
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)
USB+HID+STM32+开发资料全集
- USB+HID+STM32+开发资料全集.rar(The complete set of data for USB+HID+STM32+ development.Rar)
USB枚举HID设备双向数据传输
- USB枚举HID设备双向数据传输(STM32程序源码+HID上位机程序+USB开发相关资料)(USB enumerates HID device bidirectional data transmission (STM32 program source +HID upper computer program +USB development related information))
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)
USBDevice
- C#实现的USB HID设备访问,实现USB设备的数据收发功能(Access to USB HID Device by C# to Realize Data Transmitting and Receiving Function of USB Device)