Arduino-How to download.
Installing Arduino IDE Introduction This tutorial will walk you through downloading, installing, and testing the Arduino software (also known as the Arduino IDE - short for Integrated Development Environment). Before you jump to the page for your operating system, make sure you’ve got all the right equipment. What you will need: A computer (Windows, Mac, or Linux) An Arduino-compatible microcontroller (anything from this guide should work) A USB A-to-B cable, or another appropriate way to connect your Arduino-compatible microcontroller to your computer (check out this USB buying guide if you’re not sure which cable to get). An Arduino Uno An A-to-B USB Cable Suggested Reading If you’re new to Arduino in general, you want to check out this tutorial to familiarize yourself with everyone’s favourite microcontroller platform. What is an Arduino? If you’re ready to get started, click on the link in the column on the left that...