Windows

You can download programming software and start programming your robot in Arduino IDE.

Download Software Programming Software

 

Linux

  1. Installing the Arduino software 1.0.5 using the package manager of the distribution or from the Web http://arduino.cc/en/Main/Software 2. Once the software is installed, download the software package Mowayduino mowayduinov0.1.tar.gz 3. Open a terminal in the folder where the package is downloaded and type: $ Sudo tar-xvf mowayduinov0.1.tar.gz-C / path / package / arduino The path to the Arduino package is / usr / share / arduino / if we use the package manager and if we use the downloadable version is the path that we have set by ourselves The next time you boot up Arduino, the libraries and examples for Mowayduino will be available.

Download Software Programming Software

 

Mac

  1. Installing the Arduino software 1.0.5 from Web http://arduino.cc/en/Main/Software 2. Once installed, the software package downloaded Mowayduino mowayduinov0.1.tar.gz 3. Open a terminal in the folder where you downloaded the package and type: $ Sudo tar-xvf mowayduinov0.1.tar.gz-C / path / usuariuo / arduino The path to the user is Arduino / Users / username / Documents / Arduino. It is a folder called Arduino in which there are two folders “hardware” and “libraries” The next time you boot up Arduino the libraries and examples for Mowayduino will be available.

Download Software Programming Software