CMOS 640x480, 8bit output, Serial Camera with Rolling Shutter based on OmniVision OV7670.
OV7670 image sensor,small size,low voltage,providing single-chip VGA camera and image processor for all functions. By SCCB bus control ,you can output the entire frame , sub-sampled , taking a variety of windows , etc. Resolution 8 affect the data .The product is VGA images up to 30 frames / sec.
Features
Specifications
This camera module can perform image processing such as AWB (auto white balance), AE (automatic exposure) and AGC (automatic gain control), for the video signal coming from CMOS sensor. What’s more, in fusion of other advanced technology such as image enhancement processing under low illumination, and image noise intelligent forecast and suppress, this module would output high quality digital video signals by standard CCIR656 interface. OV7670 built-in JPEG decoder supported reatime encoding for collected image, and external controller can easily read the M – JPEG video streams, achieving the camera design of double stream. OV7670 supported motion detection and OSD display function of screen characters and pattern overlay, capable of self-defining detection area and sensitivity.
Hardware
SD Module
Digital key module
Jumper wire
USB cable
Software
Camera_VC0706_TEST
Arduino IDE(download it from official website)
Put the unzipped file of Camera_OV0706_lib into the Arduino IDE folder of Libraries.
Open unzipped file of Camera_OV0706_TEST, and the program the code into UNO. The detailed steps are demonstrated in the pictures.
Click Tools,and then choose the board of Arduino UNO.
Click Tools / Serial Port,and then choose the corresponding COM number.
And then click the button of programming like below in red rectangle, program the code into the UNO board until done uploading appears.
Finally open the monitoring serial port as below in red rectangle.
When the serial port display the data like demonstrated below, you can press the digital keys to take a photo.
If photo was taken successfully, the serial port would be displayed.
Until now, the module testing has been completed. Thanks for reading.