7084 Forks
13469 Stars
13469 Watchers

Arduino

Arduino IDE 1.x

How to download and setup Arduino

Open terminal and run command
git clone https://github.com/arduino/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/arduino/Arduino/archive/master.zip

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

If you have some problems with Arduino

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