Hi,
I am a newbie in the field of interfacing and commenucation. I was wondering if anyone could help me out with sending data stored on an SD card connected to an Arduino Uno to a pc using USB and COM ports on of the PC.
The data file would be multipile bytes which i want to use for further processing using the PC.
SD -> Arduino -> USB -> PC