搜索资源列表
ov2640
- ov2640驱动开发,主要针对linux平台,pxa270的硬件平台
MTK平台多款照相驱动源代码
- MT9D112 MT9D113 MT9M112 OV2640 OV2655 OV9655 OV9660 SID130B SIM101B等多款sensor的手机摄像驱动源代码。
OV2640-linux-driver-src
- OV2640 在 linux 下的驱动,可以成功调试出JPEG。-OV2640 driver for linux.
mtkov2640
- mtk平台ov2640驱动代码 mtk平台ov2640驱动代码-ov2640 driver code mtk platform
ov2640
- linux pxa270 ov2640 驱动实例-linux pxa270 ov2640 drive examples
lcd_dis24
- 基于lil2935 显示一张图片的lcd驱动源代码-ov2640 shows a picture of the source code
STMF4 QR Decoder 二维码识别
- 基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensi
实验35 摄像头实验
- 基于STM32f407单片机驱动OV2640摄像头。本实验开机后,初始化摄像头模块(OV2640),如果初始化成功,则提示选择模式:RGB565模式,或者 JPEG模式。KEY0用于选择RGB565模式,KEY1用于选择JPEG模式。(OV2640 camera driver based on STM32f407 microcontroller. After the experiment is started, initialize the camera module (OV2640). I
dcmi_ov2640
- stm32f429驱动OV2640的程序代码。(Stm32f429 driver OV2640 program code)
RVMDK(uv5)
- 使用DCMI驱动OV2640摄像头,拍摄的图像直接显示在液晶屏上。学习如何使用DCMI。(Using DCMI to drive the OV2640 camera, the images taken are displayed directly on the LCD screen. Learn how to use DCMI.)
OV2640摄像头驱动程序
- 用于stm32f407的ov2640驱动程序,keil编写(Ov2640 test for stm32f407, written by Keil)
stm32驱动OV2640(DCMI+DMA+SRAM)转灰度
- 读取OV2640采集的图像,二值化输出到LCD(Read the image captured by OV2640 and output it to LCD by binarization)
image_sensor_OV2640
- OV2640 camera驱动代码,有完整的初始化序列和寄存器读写接口(OV2640 camera driver code)