ysoyipek / 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 18.04 to arduino by setting correct permissions and adding the current user to the necessary groups.

Installation

$ chmod 0500 install.sh
$ sudo ./install.sh

Usage

$ iniarduino

About

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


Languages

Language:Shell 100.0%