Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:add-ons:os08a10-mipi-camera

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:common:add-ons:os08a10-mipi-camera [2022/10/27 22:57]
hyphop [Control IR-Cut via V4L2]
products:sbc:common:add-ons:os08a10-mipi-camera [2023/03/21 03:24]
nick
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This document mainly introduces MIPI Camera. The first part of the document describes how to connect. The second part introduces how to use it under Ubuntu. The third part introduces how to use it under Android.+This document mainly introduces [[https://www.khadas.com/product-page/os08a10-8mp-camera | OS08A10 MIPI Camera]]. The first part of the document describes how to connect. The second part introduces how to use it under Ubuntu. The third part introduces how to use it under Android.
  
 ===== Hardware Connection ===== ===== Hardware Connection =====
Line 11: Line 11:
 </WRAP> </WRAP>
  
-{{/products/sbc/common/accessories/docs-vim3-camera-os8a10.png?600|docs-vim4-camera-os8a10}}+{{/products/sbc/common/accessories/docs-vim3-camera-os8a10.png?600|docs-vim3-camera-os8a10}}
  
 ===== Guvcview ===== ===== Guvcview =====
Line 58: Line 58:
  
 In addition to this, you can also test the camera via program. In addition to this, you can also test the camera via program.
 +
 +==== Install Dependencies ====
 +
 +
 +```shell
 +sudo apt install libopencv-dev python3-opencv
 +```
  
 ==== Python ==== ==== Python ====
Line 138: Line 145:
 ``` ```
  
-Compile:+=== Compile === 
  
 ```shell ```shell
Line 144: Line 151:
 ``` ```
  
-Run format:+=== Run ===
  
 ```shell ```shell
-$ ./test /dev/videoX+$ ./mipi /dev/videoX
 ``` ```
  
Line 153: Line 160:
  
   * [[pp>os08a10-8mp-camera|Buy OS08A10 8MP Camera]]   * [[pp>os08a10-8mp-camera|Buy OS08A10 8MP Camera]]
-  * [[dl>Hardware/Accessories/OS08A10/OS08A10_V11_Specification.pdf|OS08A10 Schematic]] +  * [[dl>products/add-ons/os08a10/|OS08A10 Hardware Documentations]] 
-  * [[dl>Hardware/Accessories/OS08A10/OS08A10-H92A_Specification_Version-2-11_SE.pdf|OS08A10-H92A Datasheet]]+
  
Last modified: 2023/12/29 05:30 by nick