Changes

Jump to navigation Jump to search
Line 18: Line 18:  
'''Setup guide'''
 
'''Setup guide'''
   −
*Connect the VEYE Camera Module the CSI-2 port using FFC Cable(type B).
+
*Connect the VEYE Camera Module the CSI-2 port using FFC Cable('''type B''').
 
*Connect Dupont Line as shown below. VEYE-MIPI-290/327 need an addtional power.
 
*Connect Dupont Line as shown below. VEYE-MIPI-290/327 need an addtional power.
 
*Startup RaspberryPi.
 
*Startup RaspberryPi.
Line 90: Line 90:  
On Raspberry Pi, I2C-0 is used by GPU. We use I2C-1 as control bus for VEYE Camera Module. We provide a Shell Script — camera_i2c_config— to config pin usage.
 
On Raspberry Pi, I2C-0 is used by GPU. We use I2C-1 as control bus for VEYE Camera Module. We provide a Shell Script — camera_i2c_config— to config pin usage.
   −
Video Control Toolkits Manual : [[I2C cmd manual|VEYE-MIPI-290/327 i2c]]
+
Video Control Toolkits Manual : [[VEYE-MIPI-290/327 i2c/zh|VEYE-MIPI-290/327 i2c]]
 
<br />
 
<br />
 
===RPI Computer Module and RPI Zero Additional Info===
 
===RPI Computer Module and RPI Zero Additional Info===
   −
=== FFC Cable Remarks ===
+
==== Overview ====
 +
RPI CM and Zero have a different MIPI CSI-2 port with standard RPI. And CM has can support dual cameras. Here I use a VEYE-MIPI-290/327 and a RPI CM3 as an example.
 +
 
 +
PS: I use a Computer Module IO Board Plus designed by [http://www.waveshare.net/ WAVESHARE ELECTRONICS]. The official CMIO Board is similar.
 +
 
 +
==== Hardware Setup ====
 +
 
 +
===== Connecting Video Stream Port =====
 +
 
 +
*Connect the VEYE Camera Module the CSI-2 port using FFC Cable('''type A''').
 +
*Connect Dupont Line as shown below. VEYE-MIPI-290/327 need an addtional power.
 +
*CM3 can support dual cameras.
 +
 
 +
===== Connecting I2C to CMIO =====
 +
 
 +
*CAM1:
 +
 
 +
Attach CD1_SDA to GPIO2 .
 +
 
 +
Attach CD1_SCL to GPIO3 .
 +
 
 +
*CAM0:
 +
 
 +
Attach CD0_SDA to GPIO44 .
 +
 
 +
Attach  CD0_SCL  to GPIO45 .
 +
 
 +
For RPI official CMIO board, please refer to [https://www.raspberrypi.org/documentation/hardware/computemodule/cmio-camera.md Link].
 +
 
 +
For WAVESHARE CMIO board, as shown below.
 +
[[File:Veye-computer module.jpg|center|thumb|600x600px|RPI CM2 to dual VEYE modules]]
 +
 
 +
 
 +
[[File:Veye computermodule Wiring scheme00.jpg|center|thumb|600x600px|RPI CM2 to dual VEYE modules(Part1)]]
 +
[[File:Veye computer moduleWiring scheme01.jpg|center|thumb|600x600px|RPI CM2 to dual VEYE modules(Part2)]]
 +
<br />
 +
 
 +
==== System Setup and Configuration ====
 +
 
 +
==== Video Stream Toolkits ====
 +
 
 +
==== Video Control Toolkits ====
 +
<br />
 +
===FFC Cable Remarks===
          
<br />
 
<br />

Navigation menu