Difference between revisions of "Arduino/1.8.5"

From OLPC
Jump to: navigation, search
(Created page with '== XO-4 == How to install Arduino IDE 1.8.5 on XO-4 with OLPC OS 13.2.8. === Ingredients === * an XO-4 with OLPC OS 13.2.8 installed, * an internet connection, or USB drive…')
(No difference)

Revision as of 04:56, 11 October 2017

XO-4

How to install Arduino IDE 1.8.5 on XO-4 with OLPC OS 13.2.8.

Ingredients

  • an XO-4 with OLPC OS 13.2.8 installed,
  • an internet connection, or USB drive,

Recipe

tar xf arduino-1.8.5-linuxarm.tar.xz
  • run the install script,
cd arduino-1.8.5
./install.sh
  • do not delete the arduino-1.8.5 directory,
  • in the Gnome desktop, choose the Arduino IDE icon.

References