Difference between revisions of "Matrix - CAM500A"

From FriendlyELEC WiKi
Jump to: navigation, search
(Introduction)
(Features)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
[http://www.friendlyarm.com/index.php?route=product/product&product_id=70 CAM500A]
 
 
 
[[Matrix - CAM500A/zh|查看中文]]
 
[[Matrix - CAM500A/zh|查看中文]]
 
==Introduction==
 
==Introduction==
Line 13: Line 11:
 
* Automatic image control functions: AFC, AWB and AEC etc
 
* Automatic image control functions: AFC, AWB and AEC etc
 
* 24 PIN FPC interface including DVC parallel output, 3.3V power, I2C and GPIO
 
* 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