Skip to content

Instantly share code, notes, and snippets.

@alexishida
Created May 9, 2018 00:54
Show Gist options
  • Select an option

  • Save alexishida/765fcde2d70b4280ea2dd1dd7594fcea to your computer and use it in GitHub Desktop.

Select an option

Save alexishida/765fcde2d70b4280ea2dd1dd7594fcea to your computer and use it in GitHub Desktop.
Allow arduino connect to usb in linux
sudo chmod a+rw /dev/ttyACM0
sudo chmod a+rw /dev/ttyUSB0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment