搜索资源列表
USBHID.rar
- LPC17开发板的USB-HID例程代码,USB HID
USBHID
- LPC2368 Hid USB Sample (Keil+VB6)
vb2010
- 本人收集的一些串口通讯的VB程序代码,现在分享给大家一起共享!-I collected some of the serial communications VB code, and now share with everyone to share!
USBHID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例-This is a demonstration using VB on the USB-HID device to read data written communication example
USBHID
- usb下载界面,hid使用方法,如何让上位机认到USB HID-Download usb interface, hid to use, how to recognize the USB HID PC
USBHID-conTest
- USB-HID设备联接测试(VB源程序)-USB-HID device connection test (VB source)
HIDKomponente_v1.0.32
- USBHID设备控件,带例程,还蛮不错的。-USBHID equipment component, with demos, quite good.
UsbHid
- VC6 USB HID人体输入设备驱动源码-VC6 USB HID human input device driver source code
USBhidkaifa
- usbhid类的开发 usbhid类的开发-usbhid usbhid class type of development the development of the development usbhid class
UsbHid
- USB应用程序 基于windows MFC-USB application based on the windows of the MFC
USBHID-Driver-For-Keil4
- Embeded Usb HID source code lpc1768 for Keil4
usbHid1
- 用C++编写的usbhid通信检测工具。-The usbhid communication written in C++ testing tools.
UsbHid
- 实现的是STM32双向USB通讯,开了两个端口,USB中断模式-Achieve the STM32 bi-directional USB communication open two ports, USB interrupt mode
HID_Client_PC_code
- LPC2368端USBHID对应的PC端工具,及其源码。-LPC2368 end USBHID corresponding PC-side tools, and source code.
WEE
- 这是一个很好用的USBHID设备通信工具,可以自动搜索发现设备,打开设备,关闭设备,发送字符、十六进制数据等-This is USBHID equipment a good use of communication tools that can automatically search found the device, open the device, turn off the device, sending a character, hexadecimal data, etc.
USB HID
- C#编写的usb控制程序demo,值得usb开发人员借鉴(The usbhid communication sending and receiving the message test. Functional Integrity Testing.)
stm32_usbhid
- stm32 usb hid host testing
USBHIDControl
- 获取usbhid比较不错但是不能读取键盘鼠标usb(It's good to get usbhid but you can't read the keyboard and mouse USB)
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi