Line 424:
Line 424:
Note: This is not low power mode, the camera is still working.
Note: This is not low power mode, the camera is still working.
−
===== brightness =====
+
=====brightness=====
<code>./veye_mipi_i2c.sh -r -f brightness</code>
<code>./veye_mipi_i2c.sh -r -f brightness</code>
Line 430:
Line 430:
AE的目标亮度,范围[0,0x64]
AE的目标亮度,范围[0,0x64]
+
+
===== aespeed =====
+
<code>./veye_mipi_i2c.sh -r -f aespeed</code>
+
+
<code>./veye_mipi_i2c.sh -w -f aespeed -p1 0x32</code>
+
+
AE 调节速度,由慢到快[0,0x64]
+
+
<br />