搜索资源列表
RS232-USB转换器驱动源码
- 一个用来实现把RS232接口转换成USB接口的设备驱动程序源码,用DDK编译-to achieve an RS232 interface into the USB device driver source code, the compiler used DDK
usb-driver
- 一个usb设备的驱动程序源代码,可以用于多种usb设备-a usb device driver source code, can be used for a wide variety of equipment usb
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
Linux.rar
- Linux那些事儿之我是U盘 2005年6月,复旦大学微电子系本科毕业答辩上,老师问我:请你用一句话介绍一下usb技 术.我回了一句:老师,你有病吧,要能用一句话介绍我还费这么大劲写这么长的文章干嘛? , Linux, Kernel, 2.6, bus, usb, device driver, mass storage, scsi,
Research-and-Implementation-of-USB-Device-Driver-f
- 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
Starter Kit Device Driver
- Cypress公司的USB starter kit驱动源码--Source code of USB starter kit driver in Cypress Company
Microsoft+Windows+CE+Device+Driver+Kit
- 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
Windows-usb-driverstdio
- 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
S3C2440_WDF_Driver
- S3C2440 USB Device 驱动,基于WDF格式编写,非常罕见!-S3C2440 USB Device Driver, Programmed base on WDF, rarely seen!!
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
qtcamera
- USB Cam device driver based Arm S3C2440 application QT 3-USB Cam device driver based Arm S3C2440 application QT 3.3.3
EZ_USB_DRV
- EZ_USB driver source General purpose USB device driver Environment: kernel mode // ***************** Version 6 ***************** // User: Mdn Date: 9/17/01 Time: 10:54a // Updated in $/USB/Drivers/ezusbdrv // Fixed memory leak bug in ISO
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
usb-device-massstorage
- 基于Atmel平台的USB Mass storage设备驱动代码。-Based on Atmel Platform USB Mass storage device driver code.
Linux-Device-driver
- 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
Guide-for-USB-Device-Drivers
- linux下usb设备驱动编写向导,带你编写自己的usb设备驱动。本资料为英文版-Authoring Wizard under linux usb device driver, you write your own usb device driver. The data for the English version of
USB-device-driver-development
- USB设备驱动开发,USB协议,USB控制器,USB驱动体系结构,USB设备驱动数据结构和API。-USB device driver development, USB protocol, USB controllers, USB drive architecture, data structures of a USB device driver and API.
Windows-device-driver
- usb device driver 适合于初学者使用-usb device driver
USB-device-driver-analysisadesign
- ARM嵌入式Linux驱动程序开发(电子课件) 第10章 USB设备驱动程序分析与设计-Chapter 10 USB device driver analysis and design