Changes

Jump to navigation Jump to search
Line 98: Line 98:  
摄像头主板加增强版转接板构成摄像头模组,摄像头模组通过FFC线及杜邦黑红线连接到Computer Module(黑线连接GND接口,红线连接5V接口),Computer Module可同时连接两个摄像头模组,CAM1和CAM0分别连接一个摄像头模组。
 
摄像头主板加增强版转接板构成摄像头模组,摄像头模组通过FFC线及杜邦黑红线连接到Computer Module(黑线连接GND接口,红线连接5V接口),Computer Module可同时连接两个摄像头模组,CAM1和CAM0分别连接一个摄像头模组。
   −
===== 连接camera模组到CMIO底板。 =====
+
=====连接camera模组到CMIO底板。=====
   −
*当使用CAM1时:  
+
*当使用CAM1时:
    
Attach CD1_SDA (J6 pin 37) to GPIO2 (J5 pin 5).   
 
Attach CD1_SDA (J6 pin 37) to GPIO2 (J5 pin 5).   
Line 110: Line 110:  
Attach CD0_SDA (J6 pin 45) to GPIO44 .
 
Attach CD0_SDA (J6 pin 45) to GPIO44 .
   −
Attach CD0_SCL (J6 pin 47) to GPIO45 .如图所示。[[File:Veye computer.jpg|center|thumb|603x603px|alt=|Computer Module与摄像头模组连接示意图]]
+
Attach CD0_SCL (J6 pin 47) to GPIO45 .如图所示。
 +
[[File:Veye-computer module.jpg|center|thumb|603x603px|树莓派Computer Module与摄像头模组连接示意图]]
    
*利用USB网线转换器帮助Computer Module 连接网络,电源线连接power接口提供电源,HDMI接口接入显示器。
 
*利用USB网线转换器帮助Computer Module 连接网络,电源线连接power接口提供电源,HDMI接口接入显示器。
Line 133: Line 134:     
====视频控制接口软件包使用====
 
====视频控制接口软件包使用====
选项 -b 0/1 可以支持同时连接两路camera到CM3,0 表示接到CAM0,1表示接到CAM1,其余选项具体使用说明详见:[http://wiki.veye.cc/index.php/VEYE-MIPI-290/327/zh/i2c I2C脚本使用说明]<br />
+
点击[https://www.raspberrypi.org/documentation/hardware/computemodule/dt-blob-dualcam.bin 链接]下载dt-blob.bin文件,将文件放在/Root下,然后执行命令
 +
 
 +
<code>./camera_i2c_config [cameranum]</code>
 +
 
 +
<code>./veye_mipi_i2c.sh</code>
 +
 
 +
其余选项具体使用说明详见:[http://wiki.veye.cc/index.php/VEYE-MIPI-290/327/zh/i2c I2C脚本使用说明]<br />

Navigation menu