搜索资源列表
s3c2440_camera_v4l
- 关于s3c2440芯片开发板的一个camera驱动程序,是学习camera驱动的好例子-S3C2440 chip on the development board, a camera driver, camera driver is learning a good example of
cameraforlinux
- linux下cmos摄像头驱动模块,包含源代码-under linux drive cmos camera module that contains the source code
s3c2440a_camif
- s3c2440camera的驱动程序,此应用程序用于OV系列摄像头驱动-s3c2440 camera driver
0V9650-drive-application-source-code
- 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init