搜索资源列表
USB编程和实际应用例程
- 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-there are a lot of USB equipment,so how to search,read and write USB equipment is needed.But information about reading and writing usb is not much.There are some methods for
USB摄像头视频监控系统
- USB摄像头视频监控系统功能: 1、定时录像; 2、历史回放; 3、远程监控。 功能完整强大的USB摄像头监控软件(QQ摄像头监控软件)。支持多个USB摄像头。支持定时录像,历史回放。默认为24小时监控。支持远程查看。实时视频支持视频转发。结合免费的花生壳软件,可以实现Internet上的实时视频监控。,USB Camera Video Surveillance System features: 1, from time to time video 2, the history
STM32 USB HID is example for driver HID USB
- STM32 USB HID is example for driver HID USB,STM32 USB HID is example for driver HID USB
USB-ASP烧写软件
- USB-ASP烧写软件 很方便实用的一个下载软件,USB-ASP programmer software is a convenient and practical software download
USB.rar
- 功能强大,可以强制卸载,HID编成参考,功能上还有点欠缺,右键功能还没增加,希望高人研究研究。,Powerful, can be forced to uninstall, HID into a reference point there is a lack of functionality, right not to increase functionality, hoping an expert Research.
USB-CY7C(fuben).rar
- Labview驱动CY7C68013USB芯片 以及和USB芯片通讯收发数据 所用的是开发板EZ-USB,Labview driver and CY7C68013USB chip and USB to send and receive data communications chip is used by EZ-USB development board
uC-USB-V1-00a.rar
- 该源程序是一个在ARM平台下基于ucouII实时操作系统下的usb驱动源程序,The source is an ARM platform ucouII based on real-time operating system source code under the usb drive
uboot-usb.rar
- 移植成功u-boot,支持usb下载,支持yaffs根文件系统,支持LCDolgo ,2410和2440都可以用,研究了几个月,要收费的,Transplantation success u-boot, download usb support, support yaffs the root file system, support LCDolgo, 2410 and 2440 can be used to study a few months, it is necessary to charge
USB-keyboard
- 这是C8051F320 USB键盘程序,对于学习USB是个非常好的列子-This is a C8051F320 USB keyboard program for USB is a very good learning Liezi
C8051f(USB)
- 这是基于C8051F的USB通讯程序,包括固件程序和上位机程序,及驱动源码。-This is based on C8051F the USB communication procedures, including the firmware and the host computer program, and driver source code.
USB
- 这是一个labview的读写usb的例子,如何调用等等。-this is the vi to comuncate with usb
M8-RF-USB-MouseKeyboard
- 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
USB
- LPC2478芯片U盘操作源码,ZLG提供的代码必须用UCOS,NXP提供的DEMO只能操作FAT16系统的U盘,此源码不用系统,并且可操作FAT32文件系统的U盘。此文件缺少ARM7必须的启动代码,分散装载文件等,这部分需要大家自己根据硬件环境编写-LPC2478 chip, U disk Operation Source, ZLG provided code must UCOS, NXP provide the DEMO only FAT16 system, U-disk operation
USB-Camera-controlled-with-vb
- 通过vb控制usb摄像头的图像、视屏采集和监视等。-This procedure can be used to obtain the picture and video through a I/0 of USB, which is compiled with VB. Good Luck!
TestUsbCe
- EVC 下 USB 通信测试程序,USB 采用的是批量传输方式。-EVC test procedure under the USB communication, USB is used in bulk transport.
VC++usb
- 用VC++编写USB接口通信程序,附有源程序代码,很值得研究! -With VC++ Preparation USB interface communication program, with source code, it is worth studying!
usb
- MTK平台绝密核心代码之 USB驱动,是学习研究MTK平台的重要代码,也是做其他类似平台开发的良好参考代码,贡献出来与大家分享。-MTK platform for top-secret code of the USB core is driven study MTK platform is an important source, but also other similar platforms to do a good reference code, contribute to share w
USB-Key
- 关于USBKEY 的开发和介绍文档,对于学习这类编程的人很有用-USBKEY development and introduction of documents for people to learn such programming is useful
usb
- 目前个人所做的usb开发完全证实的正确版本,在多个项目中使用。-Usb is currently being done to develop fully confirmed the correct version to use in a number of projects.
VC++ USB
- USB开发设备通常有一个或多个配置; 配置通常有一个或多个接口; 接口通常有一个或多个设置; 接口有零或多个端点。(USB is a based library that implements a relay from endpoints to a pair of I/O resources)