Hi all
I am currently trying to interface a video camera to my Arduino board.
The camera is 4D Systems microCAM Serial JPEG Camera Module - TTL
from http://www.robotshop.com/4d-systems-microcam-serial-jpeg-camera-module-ttl-4.html
The board is an Arduino Mega 2560.
I have no idea where to start, but the eventual idea is that the serial data sent from the Camera should go to the WIFI shield that is being built by my friend and sent over the WIFI network to be displayed on the receiving end of the computer terminal.
So the Arduino doesn't actually have to do anything other than sending it over the wifi connection.
Any help, advice would be greatly appreciated