Description: OV2640的初始化代码,支持各种格式,支持RGB YUV格式-OV2640 initialization code, and supports a variety of formats, support for RGB YUV formats Platform: |
Size: 625664 |
Author:liunovember |
Hits:
Description: ov2640初始化代码,ov原厂提供,多个限制寄存器配置-ov2640 initialization code, ov original offer, a number of restrictions on register allocation Platform: |
Size: 61440 |
Author:budv |
Hits:
Description: 开机的时候检测SD卡根目录是否存在PHOTO文件夹,如果不存在则创建,如果创建失败,则报错(提示拍照功能不可用)。在找到SD卡的PHOTO文件夹后,开始初始化OV2640,在初始化
成功之后,就一直在屏幕显示OV2640拍到的内容。当按下KEY_UP按键的时候,可以选择缩放,还是1:1显示,默认缩放。按下KEY0,可以拍bmp图片照片(分辨率为:LCD辨率)。按下KEY1可以拍JPEG图片照(分辨率为UXGA,即1600*1200)。拍照保存成功之后,蜂鸣器会发出“滴”的一声,提示拍照成功。
DS0还是用于指示程序运行状态,DS1用于提示DCMI帧中断。 -Boot time to detect the SD card root directory exists PHOTO folder is created if it does not exist, if the creation fails, the error (Tip camera function is not available). After find the SD card PHOTO folder, start the initialization OV2640, in initialization
After the success, it has been displayed on the screen content OV2640 photographed. When pressed KEY_UP button, they can Zoom, or 1: 1 display, default zoom. Press KEY0, can shoot photos bmp image (resolution: LCD resolution). Press KEY1 can shoot JPEG photo image (with a resolution of UXGA, namely 1600* 1200). After the pictures saved successfully, the buzzer will issue a drip is heard, indicating a successful photograph.
DS0 is used to indicate the status of the program is running, DS1 for prompting DCMI frame break.
Platform: |
Size: 9806848 |
Author:lizhp |
Hits:
Description: 基于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). If the initialization is successful, then select the mode: RGB565 mode, or
JPEG mode. KEY0 is used to select the RGB565 schema, and KEY1 is used to select the JPEG schema.) Platform: |
Size: 5587968 |
Author:晨熙
|
Hits: