搜索资源列表
sniffusb
- usb sniffer 对开发usb驱动的朋友非常有用!-usb sniffers usb drive for the development of a friend is very useful!
jiyuPCIzanUSBzongxian
- 这是一篇论文,内容是基于PCI 和USB总线的开放式运动控制器开发,包括硬件和软件方面的设计。以及PCI与USB驱动程序的写法介绍-This is a thesis that is based on the PCI and USB Open Motion Controller development including hardware and software design. And PCI and USB driver on the way
RS2322
- 为了实现IC卡门禁考勤系统中RS232-USB的接口转换,需要1台支持USB的主机,同时还要提供主机上用于与外设通信的驱动,一般由操作系统提供。此外,还需开发在主机上执行的客户端应用程序。在设备端,需要提供具有USB接口的主控制器芯片,以及编写主控制器上执行的USB通信代码和用于执行外设功能的相关代码。-disucssed IC card system RS232-USB interface conversion, Taiwan needs a USB host support, but als
VisaUSB
- 使用devcpp开发的纯C语言程序,使用该程序可以扫描电脑上所连接的USB仪器,并返回仪器清单和名称。(使用时,电脑上需要安装Visa驱动,如果不知道哪里有VISA驱动,请上NI官网:http://www.ni.com/下载)-Pure C-language program using devcpp developed to use the program can scan the computer connected USB devices, and return to the instrum
usb_driver
- USB驱动程序开发基础—最简单的驱动程序HelloWdm(基于VC+DDK+_DriverStudio)-USB driver development foundation- the most simple driver HelloWdm (based VC+DDK+_DriverStudio)
usbcan
- delphi版usbcan软件,有利于usb转can接口驱动开发-Delphi usbcan software, which is beneficial to the usb transfer can interface driver development
testlibusb_win
- 实现了USB上位机与下位机之间的通信程序,底层代码采用的是神州IV的HID设备驱动,上位机采用的是libusb-win32实现的,修改了官方sourceforge提供的例程,实现了上位机给下位机发送控制控制命令,开关灯。同时,可以捕获到下位机按键被按下的消息。特殊说明,未经修改的代码可以到sourceforge上去下载,此处不再上传。testlibusb_win.c即是修改过的,是核心部分。开发环境是visual studio 2012.-USB communication program to
usbhid_vc6
- 使用VC开发环境,让应用程序检查特定的USB HID设备,并与该设备交互数据。USB HID设备最大的优点是免驱动。-Using VC development environment, make the application check specific USB HID devices, and interactive data with t