Using OV5642 with Raspberry Pi Pico and Circuit Python

I’m using the 5mp Arducam OV5642 with an Rpi Pico and am trying to make a python code for it to take images every second or so (without using the Hostapp).
I’m then sending it through the serial into the computer and processing it in a local code.
How would I get round doing this?