搜索资源列表
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!
USBReadPort
- 读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. ins
FX2Test
- 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
reg89c5131
- This a header file for 8051 Keil uVision 3 This using Keil uVision 3 and Atmel Flip 3.4.3 The code is tested using 8051 microprocessor chip. 1) Copy and paste the attached code to Keil uVision. 2) Use the link below to configure in Keil fo
CH376
- 本程序只是简单测试CH376主机功能连接U盘操作DEMO。将本文件夹内的CH376.txt文件拷贝到U盘根目录内。然后烧写本测试程序,在开发板USB-HOST口插入U盘。连好串口到PC,打开PC串口调试软件,按复位键,将在串口调试软件内看到读到U盘内的文本内容,同时接有LCD的话,在LCD上也有显示。 -This procedure is simple test CH376 host function connection U disk operating DEMO.Will this fo
ourdev_629832LV0808
- 基于CH376芯片的USB主机代码,只实现初始化,检测,拷贝文件!-CH376 chip USB host-based code to achieve only initialize, test, copy the file!