Hi everyone, I'm new to arduino. I want to make a project that will use Arduino Nano and Micro SD Card Reader. Is it possible to make the project so that my arduino nano copies the file from the computer to the SD card using the module. For example from E:/Test.txt to the SD card.
no, it is not possible. you better write python script to copy file from one folder to other, even SD Card
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.