搜索资源列表
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-conTest
- USB-HID设备联接测试(VB源程序)-USB-HID device connection test (VB source)
USBHID
- VB HID类通讯源码。具有中断通道读写数据。VID,PID需要自已手动添加。-VB HID CODE,and read or send data by Interrupt。but VID and PID s value by youself.thank you.
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
USBHID
- 本程序代码是vb编写的usbhid识别代码,注意填写vid pid-This procedure code is vb prepared by the the usbhid identification code, pay attention to completing the vid pid
USBHID
- VB版USB-HID通讯调试工具源代码,值得学习一下。-VB version of USB-HID communication debugging tools source code, it is worth learning about.
USBHID(VB)
- VB 操作USB HID 比较简单供入门学习参考-VB USB HID
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