资源列表
USB.C51
- 制作MP3时用到USB接口程序,希望能给需求的人增加一点成功的信息。
Chap12
- 本程序适用于购买<USB2.0开发>的朋友,本代码为此书的第12章
usbbulk
- usb块传输的实现的驱动程序,可以通过它来编写相关应用程序完成块传输的应用-usb block transmission of the driver, it can be related to the preparation of application procedures are completed block transmission of
USB_PIDUSBD12
- USB的实现方法,供大家参考,希望对大家有所帮助-USB implementations, for your reference, we want to help
CAN-tongxundaimaOK
- 该CAN通讯模块接收发送功能正常,分享给需要的朋友。使用C语言编写,通俗易懂。还有一些故障诊断代码。-This CAN receive send function normal communication module, share to need friends. It was written in C language, easy to understand. And some fault diagnosis code.
USBMassStorageDOS
- Makes your DOS see USB drives! This should work with storage devices (optical, hard) but not with mouse/keyboard. You may need a floppy disk (and computer without hard drive) to check it out.-Makes your DOS see USB drives! This should work with stor
zhaozhou_verilog
- usb3.0 物理层仿真,verilog编程-Start the physical simulation
Get-USB-ID
- 主要是用C++语言实现USB设备的获取,例如常见的设备号,PID,VID等-how to get USB in CPP
FTDI
- On making a new release the files will be posted on FTDI
usb-keyboard
- usb键盘开发,固件设计及源代码,对刚学USB这块的同仁有很大帮助。-usb keyboard development, firmware design and source code, just learning colleagues USB piece of great help.
robotgui
- 机器人的控制界面库函数,使从事机器人开发变的容易。节省开发周期-Robot control interface library function, so that the robot to engage in the development of easy to change. Savings in development cycle
LS120--USB
- 一个USB驱动的源程序,非常简介的介绍了其中的功能;是初次接触USB驱动编程不错的资料.