Page 1 of 1

Storing Image in Memory

PostPosted: Thu Sep 15, 2005 9:47 pm
by BRunner
I am interfacing this camera through a PIC microcontroller for a school project.

The project basically involves 'simulating a satellite' system. This means that I have to store images on my device before I can transmit them to Earth at an appropriate time.

What would be the best way to store images to memory. I only really need to store three at any one time just to show that it is possible.

BRunner