You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepares your Ubuntu to arduino by setting the correct permissions and adding the current user to the necessary groups.
Tested on Ubuntu 18.04 and 20.04
Installation
$ chmod 0755 install.sh
$ sudo ./install.sh
Usage
$ iniarduino
About
Helps upload code to arduino without receiving errors for not being recognized on Ubuntu 18.04.