c++ - In ubuntu mount virtual device programaticly for arduino SD card -


the idea simple. have arduino device communicate computer through serial port. arduino has connected sd card , annoying extract card every time need edit files in it. print out info functions serial.print(...) , recive computer serial.read(...) question howcan mount virtual device , set communication commands read , write on card without extracting every time? i'm not affraid learn , have experience in c/c++ language. tell me should start looking. thanks.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

python - multiprocessing pool with map -