fgasajo / iniarduino

Helps upload code to arduino without receiving errors for not being recognized on Ubuntu 18.04.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INIARDUINO

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.

License:MIT License


Languages

Language:Shell 100.0%