I was searching the forum about capturing pixel values and sending them over UART interface to a board.
the issues i saw;
- UART interface is slow to send real time images.
- the RAM is not enough to keep 640x400 images.
However, is there a way to save an image to flash memory (1 Mbyte) for sending it afterwards?
Speed will not be a problem in this application.
Thank you,