Downloading for Windows

Download and install with the Windows Installer. The .zip file (non-admin install) is not recommended unless you cannot run the installer.

(Windows) Installing Arduino

Click on the Windows Installer link to download the installer, then double click to launch it

arduino_opening.png

You may get a warning asking if you're sure you want to run the installer. It's ok, click YES

arduino_control.png

There is an open source license to click through. Install in the default location

arduino_dest.png

You can use the default setup installation options

arduino_setup.png

Finally it will take a minute or two to install

arduino_installing.png

When done you'll have the software installed:

arduino_duinoicon.png

(Windows) Installing Drivers

Depending on your Arduino compatible you may need to install seperate drivers for the USB to serial converter

For all Adafruit compatibles, we have an all in one installer that will install all of the Adafruit board drivers. It will also install the FTDI and CP210x drivers

Click below to download our Driver Installer:

Download and run the installer

arduino_flora_1download.png

Run the installer! Since we bundle the SiLabs and FTDI drivers as well, you'll need to click through the license

arduino_flora_2lic.png

Select which drivers you want to install (we suggest selecting all of them so you never have to worry about installing drivers when you start to explore other Arduino-compatibles)

arduino_drivres.png

Click Install to do the installin'

arduino_flora_4complete.png

You should not need to restart your computer but it's not a bad idea!

(Windows) Find your Serial COM Port

To verify your Arduino driver installed properly, plug it into USB and open up the Device Manager. You can find the Device Manager in the Control Panel (search for Device Manager)

arduino_devicemanager.png

When you open the Device Manager, find the section called Ports and expand it:

arduino_unoCOM.png

You'll see an icon next to some text that says Arduino UNO (COMxx) where xx is a number

If you have a Metro, it won't say Arduino UNO, just USB Serial Port (COMxx)

arduino_genericCOM.png

The COM number may vary but it should be something like COM3 or COM4. The COM stands for "communication", and each one has a unique number, known as the COM Port number. In this case the COM Port number is COM18.

You can unplug your Arduino to see the COM port device disappear and re-appear when plugged in.

If you don't see the Arduino show up, check:

  • Is your cable a data cable or charge only? Try another USB cable
  • Try another USB port!
  • Verify you installed the drivers, you can always try installing them again (never hurts)
  • Check your Arduino does not need some other drivers, your vendor can point you at the right driver if necessary

This guide was first published on Aug 18, 2017. It was last updated on Jun 12, 2017.

This page (Windows Setup) was last updated on Jan 12, 2018.

Text editor powered by tinymce.