Quick Start – Arduino

Follow the steps below to get your Arduino working:

  • Install the Arduino IDE Application
  • Open the Arduino IDE Application
  • Connect your USB cable to the Arduino
  • Connect the USB cable to your computer
  • Select the type of Arduino
  • Select the port to which it is connected
  • Open the Blink example sketch
  • Click Upload

If the light on the Arduino is now flashing, congratulations you’ve just programmed your first Arduino.