当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - linux usb camera driver
搜索资源列表
-
0下载:
设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
-
-
0下载:
usb camera driver on linux platform-USB camera driver on linux platform
-
-
0下载:
在Linux下用于webeye的摄像头的驱动,使用的芯片cpyc673-in Linux for webeye camera driver, the use of the chip cpyc673
-
-
0下载:
嵌入式linux的摄像头驱动程序,补丁形式的-Embedded Linux camera driver, patch form
-
-
0下载:
2.6.8.1版本的linux内核的摄像头驱动源代码-2.6.8.1 version of the Linux kernel camera driver source code
-
-
0下载:
2.6.12内核版本的嵌入式linux摄像头驱动源代码程序-kernel version 2.6.12 Embedded Linux camera driver source code procedures
-
-
0下载:
linux下视频采集程序,usb摄像头驱动patch,
-linux Video Collection procedures, usb camera driver patch.
-
-
0下载:
cpia usb摄像头的驱动程序源码。需要video4linux和i2c-core支持,在linux操作系统下编译后即可使用。-cpia usb camera driver source. And the need video4linux i2c-core support. Linux operating system can use the compiled.
-
-
2下载:
linux系统下USB摄像头驱动,支持V4L/V4L2摄像头。-under the linux system, USB camera driver, to support V4L/V4L2 camera.
-
-
0下载:
给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB
接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺
陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成
功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
-
-
0下载:
本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
-
-
0下载:
Linux西面的USB Camera驱动的源代码-Linux west USB Camera driver source code
-
-
0下载:
Linux下很强大的万能USB摄像头驱动。解压后,进入文件夹,make,make install即可,很方便。-Linux under the very strong universal USB camera driver. Decompression after entering the folder, make, make install can be very convenient.
-
-
0下载:
linux arm开发板上的usb摄像头接口驱动程序-linux arm development board interface usb camera driver
-
-
0下载:
usb camera驱动(linux平台)-usb camera driver(linux platform)
-
-
0下载:
飞凌公司TE2410开发板自带的linux2.6.14内核源代码,内核中加入了cs8900a网卡,串口1,2,3驱动,USB HOST驱动,USB摄像头驱动(ov511芯片),声卡驱动,液晶屏驱动,开机图片-TE2410 development board飞凌company linux2.6.14 own kernel source code, the kernel is added to the network card cs8900a, 1,2,3-driven serial, USB HO
-
-
1下载:
linux系统下usb摄像头驱动程序,支持v4l/v4l2,代码简洁明了,适合初学者入门-usb camera driver for linux system support v4l/v4l2, concise code, suitable for beginners entry
-
-
0下载:
是S3C2410开发板上的linux下的USB摄像头驱动程序。-It is USB drvier of S3C2410 on linux.
-
-
0下载:
摄像头驱动实现源码分析 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
-
-
0下载:
linux下usb摄像头驱动编写参考资料,供那些需要自己编写驱动的朋友参考使用。本资料为中文版-under linux usb camera driver to write a reference for those who need to write your own driver friends use and reference.
-