All Questions
1 question
4
votes
1
answer
6k
views
Creating/Removing a symbolic link when a USB device connects/disconnects
I'm working with an Arduino board and Matlab under Linux. Matlab, unfortunately, doesn't recognize the Arduino board when is connected unless I create a symbolic link to the Arduino board in /dev by:
...