Difference between revisions of "Matrix - CAM500A"

From FriendlyELEC WiKi
Jump to: navigation, search
(Features)
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://www.friendlyarm.com/index.php?route=product/product&product_id=70 CAM500A]
+
[[Matrix - CAM500A/zh|查看中文]]
==介绍==
+
==Introduction==
[[File:CAM500A.jpg|thumb|Buzzer]]
+
[[File:CAM500A.jpg|thumb|CAM500A]]
CAM500A是一款使用OmniVision的CMOS图像传感器OV5640设计的500万像素摄像头模块,以DVP并行信号输出,支持高达2592x1944分辨率拍照、720P@30fps录像,自动对焦、自动白平衡、自动曝光控制等功能。CAM500A采用定焦广角镜头,焦距是2.7mm,光圈值是2.8,视角是66度。
+
The CAM500A module uses Omni Vision’s QSXGA CMOS OV5640 module. It has DVP parallel output interface and supports up to 2592 x 1944 photographing and 720P@30fps video recording. It has automatic image control functions: AFC, AWB and AEC etc.
==特性==
+
 
* 500万像素拍照,720P@30fps录像
+
The CAM500A uses a cell phone camera. This camera’s focal length is 2.7mm. Its aperture is 2.8. Its viewing angle is 66 degree.
* 焦距2.7mm,光圈2.8,视角66度
+
 
* 自动对焦、自动白平衡、自动曝光控制
+
==Features==
* 24-Pin FPC接口,包括DVP并行输出信号,3.3V电源,I2C和GPIO控制信号
+
* 5MP (2592 x 1944) photographing, 720P@30fps video recording
 +
* Focal length: 2.7mm, Aperture: 2.8, Viewing angle: 66 degree
 +
* Automatic image control functions: AFC, AWB and AEC etc
 +
* 24 PIN FPC interface including DVC parallel output, 3.3V power, I2C and GPIO
 +
* 1.8V signal level
 +
 
 +
==Connect CAM500A to ARM Board==
 +
===Connect CAM500A to Tiny4412===
 +
* Tiny4412 works with CAM500A
 +
[[File:CMOS-camera-4412.png|frameless|500px|CMOS camera-4412]]
 +
 
 +
==Resources==
 +
* [http://wiki.friendlyarm.com/wiki/index.php/File:OV5640_datasheet.pdf Datasheet]
 +
* [http://wiki.friendlyarm.com/wiki/index.php/File:Android_CameraDemo.apk Android APK for Tiny4412]
 +
* [http://wiki.friendlyarm.com/wiki/index.php/File:CAM500A-Schematic.pdf OV5640 schematics]
 +
An open source APP developed by FriendlyElec for CAM500A/CAM500B (supports preview, picture-taking and video recording)
 +
* [APP source code: https://github.com/friendlyarm/android_CameraDemo]
 +
* [Source code for NanoPi 2:https://github.com/friendlyarm]
 +
 
 +
==Update Log==
 +
===Dec-27-2016===
 +
* Released English Version

Latest revision as of 03:14, 28 April 2018

查看中文

1 Introduction

CAM500A

The CAM500A module uses Omni Vision’s QSXGA CMOS OV5640 module. It has DVP parallel output interface and supports up to 2592 x 1944 photographing and 720P@30fps video recording. It has automatic image control functions: AFC, AWB and AEC etc.

The CAM500A uses a cell phone camera. This camera’s focal length is 2.7mm. Its aperture is 2.8. Its viewing angle is 66 degree.

2 Features

  • 5MP (2592 x 1944) photographing, 720P@30fps video recording
  • Focal length: 2.7mm, Aperture: 2.8, Viewing angle: 66 degree
  • Automatic image control functions: AFC, AWB and AEC etc
  • 24 PIN FPC interface including DVC parallel output, 3.3V power, I2C and GPIO
  • 1.8V signal level

3 Connect CAM500A to ARM Board

3.1 Connect CAM500A to Tiny4412

  • Tiny4412 works with CAM500A

CMOS camera-4412

4 Resources

An open source APP developed by FriendlyElec for CAM500A/CAM500B (supports preview, picture-taking and video recording)

5 Update Log

5.1 Dec-27-2016

  • Released English Version