diff --git a/Uploading-code-to-the-Arduino.md b/Uploading-code-to-the-Arduino.md new file mode 100644 index 0000000..219685c --- /dev/null +++ b/Uploading-code-to-the-Arduino.md @@ -0,0 +1,7 @@ +First you need to download and install the [Arduino IDE](https://www.arduino.cc/en/Main/Software) (install the Arduino IDE, not the web editor). Here are installation instructions for a few operating systems: +[Windows](https://www.arduino.cc/en/Guide/Windows) +[Linux](https://www.arduino.cc/en/Guide/Linux) +[Mac OS X](https://www.arduino.cc/en/Guide/MacOSX) + + +