Arduino/1.8.5

From OLPC
< Arduino
Revision as of 04:56, 11 October 2017 by Quozl (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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