搜索资源列表
usbcam
- x86平台的usb摄像头驱动程序,把dll文件加入到系统中就可以驱动摄像头了,芯片为ovt511的-OVT511 s Driver for USB Cam on x86 platform. Just copy the DLL file to your system and drive the Cam!
ARMUSBTEST
- USB速度通信程序 USB为中断方式 debug关 EB44B0+PDIUSBD12+EasyD12.dll+BC6.0 端点2速度应该600KByte以上-USB speed USB communications procedures for clearance interrupt debug EB44B0 PDIUSBD 12 EasyD12.dll BC6.0 two endpoints should speed above 600KByte
001
- CH372或CH375的USB设备的Windows驱动程序和DLL动态库-CH375 USB or USB Device Driver for Windows DLL and DLL
MSP430_PDIUSBD12program
- 单片机MSP430与PDIUSBD12的固件代码,PDIUSBd12的驱动以及上位机与usb之间的通讯测试程序(使用easyd12.dll编写),已经完全编译通过,测试成功的图片见文件内.
LGCam
- WinCE下实现的罗技usb摄像头驱动程序 镜像启动後插入摄像头并输入驱动dll名称进行加载 附带测试程序
VB_usb
- CQUPT 毕业设计。 题目是usb数据采集系统的应用程序,用的vb6 。使用了周立功提供的动态链接库文件 easyd12.dll 采集的数据使用控件trend.ocx实现动态的显示。这个控件是由世纪飞扬图形仪表组件提供的,我使用的是适用版本。因为控件整个比较大,请到http://www.cstsoft.com 其主页去下载。或者在cmd窗口用regsvr32注册该组件,否则程序打开后无法加载该组件。 采集的数据放在数据库中,数据库文件为offic
Setup_JLinkARM_V400a.zip
- USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes flashdownloader* and support for unlimited number of flash breakpoints*) GDB server* ,USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes
usb-lcd-VB
- 使用Visual Basic 控制USB接口的LCD屏,提供LCD驱动的示范程序-USB interface, using Visual Basic controls the LCD screen, LCD-driven demonstration program to provide
USBXpress_WinCE50
- wince或者单片机等开发usb外接设备时,可以考虑用已经集成的库来开发,以缩短开发周期.-Singlechip wince or usb external device, such as the development can be considered to have an integrated database development, so as to shorten the development cycle.
USBFET-driver
- msp430仿真工具的驱动程序,如果你的电脑不能识别仿真硬件,试一试这个吧。-msp430 driver simulation tools, if your computer does not recognize the hardware emulation, try the bar.
gly.c
- 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
USB_TO_COM(232_485)
- 一款USB转串口工具设计资料,资料齐全.内含电路原理图,电路图非常简单,PC机的驱动程序,以及转换ic的中文资料.笔者原创,强烈推荐-A USB to serial port tool design information, are well documented. Containing circuit schematics, circuit diagrams is very simple, PC machine drivers, as well as the conversion of Chi
mIDASLinkRDI_V378a
- MidasLink software including USB driver, J-Link.exe and DLL for ARM. (J-Link software including J-Flash software (license required) can also be used with MidasLink). MidasLink software and documentation pack V3.78a [1918 kb] -MidasLink soft
zc301x
- WinCE5.0下USB摄像头的驱动器 适用于Zc030x PLUS这一系列的摄像头,Samstmg 2410为实验的硬件平台。 -WinCE5.0 camera under the USB drive Zc030x PLUS for this series of cameras, Samstmg 2410 hardware platform for the experiment.
WindowsCEUSBCamera
- 这个是我毕业设计做的windows CE下的USB摄像头驱动程序,实验平台为windows CE5.0,本程序编译后为dll文件。-This is my graduation project to do under windows CE drivers for USB camera, experimental platform for the windows CE5.0, the program compiled as dll files
CH375(dll)
- USB总线接口芯片CH375的应用层接口库V2.1 南京沁恒电子有限公司,CH375-DLL V2.1, 运行环境: Windows 98/ME, Windows 2000/XP, -support USB chip: CH372/CH375
2011IgorPlugUSB
- 用AVR做电脑遥控器的免费调试程序,下载即可使用,先做好固件,插在PC上-Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (
USBDownLoad
- 实现了读卡器设备通过USB口自动升级程序功能,源码包括HEX文件封装程序和升级程序,HEX文件封装在DLL,实现了保密性-Achieved through the USB port reader device features automatic upgrade process, including source code and HEX file packaging program upgrades, HEX file packaged in DLL, to achieve the confi
USB2I2C
- Visual basic USB I2C demo program using DLL and I2C adapter then PC as I2C master Easy test-Visual basic USB I2C demo program
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS