Arduino and CMOS Camera Module

Hi i want to buy this one CMOS Camera Module - 640x480 - SEN-08739 - SparkFun Electronics? and i wanna interface it with arduino board. It can be possible? Next step, send data from module to pc.

Looks like it provides an analog video output (although I could be wrong here). I don't think an Arduino board is what you need here. Perhaps consider a USB capture device instead?

To be more clearly, i want to do something like this http://www.arducam.com/wp-content/uploads/2012/12/AC41.jpg but without arducam shield. Can arduino read data from the cam? An USB shield for what? Transfer data to pc with a wifi.

Thanks for the answer :wink:

fonzy9114:
i want to do something like this http://www.arducam.com/wp-content/uploads/2012/12/AC41.jpg but without arducam shield.

Without the shield you have no way to capture or buffer the video frames so no hope of processing the video stream locally on the Arduino. If you want to connect the camera to a PC, buy a video capture stick or, better, buy a USB camera in the first place. It's not as if any of these things are expensive relative to an Arduino.

Can you suggest another type of shield?