Changes

Jump to navigation Jump to search
Line 261: Line 261:  
IR-CUT has two status: '''Block''' or '''Deliver''' the infrared.
 
IR-CUT has two status: '''Block''' or '''Deliver''' the infrared.
   −
* Color Mode
+
*Color Mode
    
Image is Color Mode and IR_CUT status '''Bolck''' infrared.
 
Image is Color Mode and IR_CUT status '''Bolck''' infrared.
   −
* Black&White Mode
+
*Black&White Mode
    
Image is Black&White Mode and IR_CUT status '''Deliver''' infrared.
 
Image is Black&White Mode and IR_CUT status '''Deliver''' infrared.
   −
* Trigger Mode
+
*Trigger Mode
    
Trigger pin : [[VEYE-MIPI-290/327|J3 pin1]].
 
Trigger pin : [[VEYE-MIPI-290/327|J3 pin1]].
Line 277: Line 277:  
Trigger pin Low(GND),Image is Color Mode and IR-CUT status '''Bolck''' infrared.
 
Trigger pin Low(GND),Image is Color Mode and IR-CUT status '''Bolck''' infrared.
   −
===== mshutter =====
+
=====mshutter=====
<br />
+
close AE, use manual shutter
 +
 
 +
<code>./veye_mipi_i2c.sh -r -f mshutter</code>
 +
 
 +
<code>./veye_mipi_i2c.sh -w -f mshutter -p1 [value]</code>
 +
 
 +
value is exposure time(seconds)
 +
 
 +
If value  is greater than or equal to 0x4B, it enters slow shutter mode.
 +
{| class="wikitable"
 +
|+
 +
!value
 +
!description
 +
|-
 +
|
 +
|NTSC(PAL)
 +
|-
 +
|0x40
 +
|auto mode
 +
|-
 +
|0x41
 +
|1/30 (25)
 +
|-
 +
|0x42
 +
|1/60(50)
 +
|-
 +
|0x43
 +
|1/100(120)
 +
|-
 +
|0x44
 +
|1/240(200)
 +
|-
 +
|0x45
 +
|1/480(400)
 +
|-
 +
|0x46
 +
|1/1000
 +
|-
 +
|0x47
 +
|1/2000
 +
|-
 +
|0x48
 +
|1/5000
 +
|-
 +
|0x49
 +
|1/10000
 +
|-
 +
|0x4A
 +
|1/50000
 +
|-
 +
|0x4B
 +
|1/30 (25) *2
 +
|-
 +
|0x4C
 +
|1/30 (25) *4
 +
|-
 +
|0x4D
 +
|1/30 (25) *6
 +
|-
 +
|0x4E
 +
|1/30 (25) *8
 +
|-
 +
|0x4F
 +
|1/30 (25) *10
 +
|-
 +
|0x50
 +
|1/30 (25) *15
 +
|-
 +
|0x51
 +
|1/30 (25) *20
 +
|-
 +
|0x52
 +
|1/30 (25) *25
 +
|-
 +
|0x53
 +
|1/30 (25) *30
 +
|}<br />

Navigation menu