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

java - SSE Emitter : Manage timeouts and complete() -

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

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -