User Tools

Site Tools


arduino:arduino_on_linux

This is an old revision of the document!


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 my Debian system, the following worked (as root):

# usermod -a -G dialout <username>
arduino/arduino_on_linux.1512350260.txt.gz · Last modified: 2017/12/04 01:17 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki