Hi.
I am interested in using a device similar to the OV7670. I am only taking small images (15mm x 10mm) of text so the resolution does not have to be great. I will initially be using an 8-bit MCU which do not have enough RAM to store an image. I would like to request each byte at a time from the device which I can then send to my pc.
My question is: Is it possible to request one byte at a time (or small blocks) from the OV7670. The online documentation only refers to frames, which are too big for my MCU to process.
Thanks,
Mark.