241 Forks
1403 Stars
1403 Watchers

arduino-ide

Arduino IDE 2.x

How to download and setup arduino-ide

Open terminal and run command
git clone https://github.com/arduino/arduino-ide.git
git clone is used to create a copy or clone of arduino-ide 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-ide https://github.com/arduino/arduino-ide/archive/master.zip

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

If you have some problems with arduino-ide

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