Difference between revisions of "PhantomX Reactor Robot"
From RobolaboWiki
Line 5: | Line 5: | ||
<h2> Setting up the Arduino Software </h2> | <h2> Setting up the Arduino Software </h2> | ||
− | Download the Arduino IDE 1.6.x from | + | <ul> |
+ | <li> Download the Arduino IDE 1.6.x according to your operating system from: https://www.arduino.cc/en/Main/Software . </li> | ||
+ | <li> Install the Arduino IDE </li> | ||
+ | <ul> | ||
+ | <li> If you have chosen to download the installer, run the installer and install the software in a path of your convenience. </li> | ||
+ | <li> If you have chosen to download the sources (linux or zip on windows), uncompress the software in a path of your convenience </li> | ||
+ | </ul> | ||
+ | <li> Open/run the arduino IDE so it will create all the folders needed</li> | ||
+ | </ul> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<h2> Installing FTDI drivers </h2> | <h2> Installing FTDI drivers </h2> | ||
Revision as of 10:32, 14 September 2016
Contents
Configuring the environment
Setting up the Arduino Software
- Download the Arduino IDE 1.6.x according to your operating system from: https://www.arduino.cc/en/Main/Software .
- Install the Arduino IDE
- If you have chosen to download the installer, run the installer and install the software in a path of your convenience.
- If you have chosen to download the sources (linux or zip on windows), uncompress the software in a path of your convenience
- Open/run the arduino IDE so it will create all the folders needed