搜索资源列表
Schematic(VB)
- 红外线遥控器记录和回放测试程序,这个代码参考了其他的代码,我使用了USB电脑遥控器,进行测试,可以读取按键信息代码。如果您感兴趣的话,可以继续深入学习,自己编写遥控PC程序的软件来.-Infra-red remote control recording and playback of test procedure, this code into other code, I use the USB PC remote control, for testing, you can read the k
serie
- VB serial routine to control USB devices, checked but with some difficult results
LibUSB-Win32
- Control USB Devices From Windows Source code in C++ C# VB
WinUSB
- 一套库可以采用.NET进行应用层开发实现地层USB设备的访问-WinUSBNet is a .NET class library that provides easy access to the WinUSB API from C#, VB.NET and other .NET languages. WinUSB is a user mode API available for Windows XP, Vista and 7 (XP will require an update), allowi
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