搜索资源列表
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
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
HID_VC_usbhidioc2
- VC codes for finds the USB HID-class device and exchanges data with it.
testUSB
- VC开发的用于获取HID设备,USB设备,U盘信息的应用程序-VC developed for access to HID devices, USB devices, U disk information applications
HidTest
- usb HID 测试程序源码。运行环境VC++。-usb HID test program source code.
USB-interface
- 用VC来实现与符合HID设备类的USB接口通信程序-Using VC to achieve with the equipment in line with the HID class USB interface communication program
F32x_TestPanel
- C8051F USB接口程序 C8051F USB接口程序VC VB .Net Keil-C8051F USB Interface Program VC VB .Net Keil
HID_DEMO
- USB HID VC++ 6.0 pc 软件,方便开发,调试。-USB HID Software
xqw0910
- brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
HIDUSB
- USB HID source code for testing. Use it s very cleary for VC++ to test.
HID_Client
- vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
usb-hid
- usb检测,自带hid库,简单,vc,适用-usb detection, hid own library, simple, vc, applicable
hid_usb_vc_demo
- VC++ 开发的USB HID 接收发送例子,包括打开设备,读写设备。在USB_HID_test_tool里面有USB HID调试工具。-VC + + USB HID developed transmission and reception example, open the device, read and write device. In debugging tools USB HID USB_HID_test_tool inside.
Easy-USB-51-Programer-Host_Src
- Easy USB 51 编程器的上位机的源代码,用VC++编写的,基于USB HID应用的源代码-Easy USB 51 PC programmer' s source code, using VC++ prepared, based on the source code for USB HID
WindowsTool
- vc usb 调试工具,可以识别到USB设备的类型,设备的连接状态-vc usb hid transfer
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)
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
USB
- USB上位机,简单的USB HID 收发软件。基于VC++6.0编程(USB host computer software,Simple USB HID transceiver software.Programming based on VC++6.0.)