how to add functions to control picture quality for OV2640

Hi,

Thanks for the reply.

Below is an image taken with the two methods;

myCAM.OV2640_set_Light_Mode(Sunny); myCAM.OV2640_set_Light_Mode(Auto);

As you can see, in the shaded area the picture is reasonably good but in the sunny area the picture is over exposed (i have a 1 second delay after initializing camera and before start capture to allow light levels to settle). is there a way to reduce this over exposure of the image.

Any help is much appreciated.

Cheers.