Serial communication between raspberry pi pico and PC for csv files
I’m trying to establish a serial communication link to send a CSV file from a Raspberry Pi Pico to a PC. I’m facing a problem where the PC can’t read all the binary text.
I’m trying to establish a serial communication link to send a CSV file from a Raspberry Pi Pico to a PC. I’m facing a problem where the PC can’t read all the binary text.