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

Next revision
Previous revision
Next revisionBoth sides next revision
arduino:arduino_on_linux [2016/10/05 02:11] – created mithatarduino:arduino_on_linux [2017/12/04 01:17] mithat
Line 1: Line 1:
 ====== Arduino on Linux ====== ====== Arduino on Linux ======
  
-Depending on your distribution, you might need to add permission to your user so it can access /dev/ttyACM* or whatever. On by Debian system, the following worked (as root):+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):
 <code bash> <code bash>
 # usermod -a -G dialout <username> # usermod -a -G dialout <username>
 </code> </code>
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