Hello.
I am using an Arduino Nano Every and I have followed this tutorial OV7670 Camera module to PC with Arduino (SIMPLIFIED!) - YouTube to get a slow video stream in the serial monitor from an OV7670 camera module.
I would like to use an SD card to download every frame but I don't know how to get the image information and write it in the card.
I appreciate any help.