Page 1 of 1

How to sync Arduino with image sensor

PostPosted: Tue Jan 06, 2015 12:31 pm
by atmegalover
Hi to all members~

How to sync Arduino Mega ADK and image sensor?
For the time being, I'm using pin 10 (timer2) as a clock supply for image sensor.
Is it possible to share clock frequency between arduino mega and image sensor?
For example,Arduino use 16MHz clock speed and also supply 16MHz clock to image sensor.

Re: How to sync Arduino with image sensor

PostPosted: Tue Jan 06, 2015 8:45 pm
by ober
Which particular module of image sensor are you talking? link of the product and datasheet would be helpful.

Re: How to sync Arduino with image sensor

PostPosted: Thu Jan 08, 2015 11:48 am
by atmegalover
I'm using MT9M001. this is the link for datasheet
https://www.google.com.my/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0CCgQFjAC&url=http%3A%2F%2Fwww.aptina.com%2Fassets%2FdownloadDocument.do%3Fid%3D851&ei=F_WtVN35C5K3uAT5n4DACw&usg=AFQjCNEZPB2pDMYg5IuD2L-jF0odaKiA2g&bvm=bv.83339334,d.c2E&cad=rja.

FYI, I'm not using a module. I'm using just an image sensor. Refer my picture.
I already got the image from the image sensor.Unfortunately, the image seems to be averaged; meaning when you place a small object in front of the image sensor, image sensor produce the bigger image of that object.