15 Forks
64 Stars
64 Watchers

arduino

Arduino libraries and sketches and related stuff

How to download and setup arduino

Open terminal and run command
git clone https://github.com/jandelgado/arduino.git
git clone is used to create a copy or clone of arduino repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with arduino https://github.com/jandelgado/arduino/archive/master.zip

Or simply clone arduino with SSH
[email protected]:jandelgado/arduino.git

If you have some problems with arduino

You may open issue on arduino support forum (system) here: https://github.com/jandelgado/arduino/issues