User Tools

Site Tools


arduino:arduino_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arduino:arduino_on_linux [2019/12/28 20:15] – [USBtiny permissions] mithatarduino:arduino_on_linux [2019/12/28 20:18] – [Serial port permissions] mithat
Line 6: Line 6:
 ==== Serial port permissions ==== ==== Serial port permissions ====
  
-Depending on your distribution, you might need to add permission to your user so it can access ''/dev/ttyACM*'' or whatever. On my Debian system, the following worked (as root):+Depending on your distribution, you may need to add permission to your user so it can access ''/dev/ttyACM*'' or whatever. On my Debian sid system, all I needed to do was add my user to the ''dialout'' group. The following did the trick (as root):
 <code> <code>
 # usermod -a -G dialout <username> # usermod -a -G dialout <username>
arduino/arduino_on_linux.txt · Last modified: 2019/12/29 05:37 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki