Changes

Jump to navigation Jump to search
no edit summary
Line 139: Line 139:  
====视频控制接口软件包使用====
 
====视频控制接口软件包使用====
 
点击[https://www.raspberrypi.org/documentation/hardware/computemodule/dt-blob-dualcam.bin 链接]下载dt-blob.bin文件,将文件放在/Root下,然后执行命令
 
点击[https://www.raspberrypi.org/documentation/hardware/computemodule/dt-blob-dualcam.bin 链接]下载dt-blob.bin文件,将文件放在/Root下,然后执行命令
  −
(选项-b [i2c bus num]选择摄像机模组)
      
<code>./camera_i2c_config [cameranum]</code>
 
<code>./camera_i2c_config [cameranum]</code>
 
+
{| class="wikitable"
 +
!cameranum
 +
!description
 +
|-
 +
|0
 +
|CAM0
 +
|-
 +
|1
 +
|CAM1
 +
|}
 
<code>./veye_mipi_i2c.sh</code>
 
<code>./veye_mipi_i2c.sh</code>
    
其余选项具体使用说明详见:[http://wiki.veye.cc/index.php/VEYE-MIPI-290/327/zh/i2c I2C脚本使用说明]<br />
 
其余选项具体使用说明详见:[http://wiki.veye.cc/index.php/VEYE-MIPI-290/327/zh/i2c I2C脚本使用说明]<br />

Navigation menu