User Manual

ArduCAM Camera Shield Software Application Note
www.ArduCAM.com
For different sensors, the parameters may be different (Specific reference SDK source code).
6.29 void OVxxxx_set_Brightness(uint8_t Brightness)
OVxxxx_set_Brightness function is used to set the brightness for arducam. For different
sensors, the parameters may be different (Specific reference SDK source code).
6.30 void OVxxxx_set_Contrast(uint8_t Contrast)
OVxxxx_set_Contrast function is used to set the contrast for arducam. For different sensors,
the parameters may be different (Specific reference SDK source code).
6.31 void OVxxxx_set_Special_effects(uint8_t Special_effect)
OVxxxx_set_Special_effects function is used to set the special effects for arducam. For
different sensors, the parameters may be different (Specific reference SDK source code).
6.32 void OVxxxx_set_Exposure_level(uint8_t level)
OVxxxx_set_ Exposure_level function is used to set the exposure level for arducam. For
different sensors, the parameters may be different (Specific reference SDK source code).Current
Support OV3640 and OV5642
6.33 void OVxxxx_set_Sharpness(uint8_t Sharpness)
OVxxxx_set_Sharpness function is used to set the sharpness for arducam. For different
sensors, the parameters may be different (Specific reference SDK source code).Current
Support OV3640 and OV5642
6.34 void OVxxxx_set_Mirror_Flip(uint8_t Mirror_Flip)
OVxxxx_set_Mirror_Flip function is used to set the mirror flip for arducam. For different
sensors, the parameters may be different (Specific reference SDK source code).Current support
OV3640 and OV5642
6.35 void OV5642_set_hue(uint8_t degree)
OV5642_set_hue function is used to set the hue for arducam. For different sensors, the
parameters may be different (Specific reference SDK source code).Current support OV3640 and
OV5642
6.36 void OV5642_set_Compress_quality(uint8_t quality)
OV5642_set_Compress_quality function is used to set the compress quality for arducam. For
different sensors, the parameters may be different (Specific reference SDK source code).Current
support OV5642.
6.37 void OV5642_Test_Pattern(uint8_t Pattern)
OV5642_Test_Pattern function is used to set the pattern for arducam. For different sensors,
the parameters may be different (Specific reference SDK source code).Current support OV5642.
6.38 void OV5640_set_EV(uint8_t EV)
OV5640_set_EV function is used to set the EV for arducam. For different sensors, the
parameters may be different (Specific reference SDK source code).Current support OV5640.
6.39 void OV5640_set_Night_Mode(uint8_t Night_mode)
OV5640_set_Night_Mode function is used to set the night mode for arducam. For different
sensors, the parameters may be different (Specific reference SDK source code).Current support
OV5640.
6.40 void OV5640_set_Banding_Filter(uint8_t Banding_Filter)
OV5640_set_Banding_Filter function is used to set the banding filter for arducam. For
different sensors, the parameters may be different (Specific reference SDK source code).Current
support OV5640.