搜索资源列表
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
Camera-driver-source-code-analysis
- 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
android_bootimg_tools.tar
- 嵌入式开发时用到的usb接口开发,外围设备可以通过USB协议进行通讯-The used usb interface development in embedded development
ov511
- OV511图像传感器的驱动程序,基于V4L规范,USB接口摄像头-OV511 image sensor driver, based on V4L specification, USB interface camera
usb
- 这个是linux 下usb接口的代码,很实用,一定要好好利用,学习接口基础做起-This is the code under linux usb interface is used, be sure to take advantage of
skeleton_bigurb_thread
- 本文件是CY68013在linux下的驱动程序,基于USB框架进行修改,在利用USB 2.0接口的情况下实现24MB/S的速度-This document is CY68013 under linux drivers, to be modified USB-based framework to achieve the speed of 24MB/S in the case of using USB 2.0 interface
MouseExample
- 基于usb接口的鼠标驱动开发,希望为学习者提供一个思路-Based on the USB interface of the mouse driven development, and hope to provide a train of thought for learners
realtek_wifi_SDK_for_android_JB.tar
- realteck公司的RTL8188,RTL8189的芯片的驱动。这个芯片支持usb,sdio接口,支持wifi ap 模式。这个驱动是android下的代码。-realteck company RTL8188, RTL8189 chip driver. This chip supports usb, sdio interface, support wifi ap mode. This driver code under android.