32 Forks
50 Stars
50 Watchers

arduino-examples

Arduino IDE bundled examples

How to download and setup arduino-examples

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

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

If you have some problems with arduino-examples

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