Transfer the files through uart

Hello, I want to transfer the files in SD card to PC through uart. Can I do that? thank you

Yes, use the RPC interface library. You can open the file and then send it over the link.

Thank you. I still don’t understand. Could you tell me more about it? Thank you

See the popular features for the OpenMV Cam example script and the PC side RPC library.