搜索资源列表
USB设备查看
可以查看自己电脑中的USB设备,C语言开发
HID firmware for the EZ-USB FX2 in C
- usb1.1协议的实现,usb设备端的开发-USB1.1 protocol implemented, USB Device Development
WINCE设备驱动程序开发指南
- 介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序-introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven proced
USBPCDemo-BCB
- 可以检测你开发的USB设备是否OK的一个程序-you can detect the development of USB devices whether a procedure OK
USB_WDM_Driver
- 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
USB_driver_dev
- 《USB驱动开发技术彻底解密》,开发usb必读资料,非常详尽的介绍了USB设备驱动的开发过程与方法。-"USB Driver Development thorough decryption technology," Development usb carefully, very detailed introduction to the USB device driver development process and
USB_Driver_Dev.Frame
- Visual C++ 6.0、Windows98/2000/XP DDK 下面的USB设备驱动程序开发框架-Visual C 6.0, Windows98/2000/XP DDK below the USB Device Driver Development fr a mework
BCBDEMO
- C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。-C Buider USB devices under the control of programming. C8051F target board for the development board, through this process control objectives version of the
Usb_Firmware
- 基于C8051F的一个USB固件程序,实现了控制通道描述符的传输,以及基本的BULK通道数据传输,对于USB设备开发初学者是一个很好的参考.可以参考该列子的描述符信息根据自己的设备相应的改动就能实现自己设备的枚举过程.-C8051F a USB-based firmware, realize the control channel descr iptor transmission, as well as the basic channe
USB-TEST-S3C44B0X
- 简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,-Simple test S3C44B0X development board USB devices. PC through the USB port to the chip issued instructions. Debugging USB drive prior to
ddk_usb_drive
- 运用ddk实现驱动开发(演示USB设备基本操作的程序源代码)-The realization of the use of DDK Driver Development (USB device basic operation demo program source code)
LibUsbDevices
- USB设备驱动开发的源吗 估计用写用处吧-USB device driver development with the source it is estimated that it was useful
4.1_USB_E2PROM_program
- 基于菲利普USB接口芯片ISP1161A1从口的USB设备开发,能够实现对E2PROM的编程。-USB interface chip based on the Philip ISP1161A1 from the mouth of USB devices, can be achieved on the E2PROM programming.
vc++USB
- c++进行usb通讯的实例,对开发usb设备者非常有用 -c++ for usb communication examples, on the development of usb devices are very useful
USB
- 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。-Procedures to demonstrate the application of a USB mouse. Run-time line to connect with USB development board with
HA-USBVIEW
- USB设备检测程序,可检测各种USB设备,包括键盘、鼠标、MP3、各种DC,微软开发的例程。-USB device detection procedures, can detect a variety of USB devices, including keyboard, mouse, MP3, a variety of DC, Microsoft-developed routines.
USB
- 为了使USB开发者、爱好者轻松学习USB协议,开发USB设备,凌阳科技教育推广中心设计了USB 接口模组。USB接口模组可以与任何满足资源条件的MCU连接,设计者可以使用它来完成自己的USB 设备。 -In order to enable USB developers, enthusiasts USB easy learning agreement, the development of USB devices, Sunplus
JM60_USB
- 利用FREESCALE的MCU 内嵌USB接口--usb设备开发设计方案调试软件-Use Freescale
usb
- WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。-WINDDK development code, including the U disk block data read and write, asynchronous USB data communication control pipeline, USBVIEW enumeration query
USBDevice
- C#实现的USB HID设备访问,实现USB设备的数据收发功能(Access to USB HID Device by C# to Realize Data Transmitting and Receiving Function of USB Device)