-->
Page 1 of 1

Arduino SDK IDE on Raspberry Pi Zero - is it possible?

PostPosted: Sun Jun 19, 2016 8:05 am
by bgowland
I've been trying for two days to get Arduino SDK on my Pi Zero so I can use it with a Pimoroni ESP IoT pHAT.

The standard "sudo apt-get install arduino" installs an old version which doesn't have the option to "Add additional boards..." needed to add the ESP modules.

Downloading the tar.xz files for either Linux 32bit or ARM don't work after installation.

Any help appreciated if anyone has this working.

Cheers,
Brian

Re: Arduino SDK IDE on Raspberry Pi Zero - is it possible?

PostPosted: Tue Jun 21, 2016 10:16 am
by SteveSpencer
Uninstall the older version. Then go to arduino.cc and download the Linux ARM version.
After that, you should have 1.6.9 installed.

However, I don't know whether the ESP8266 package includes the ARM Linux tool-chain binaries. Right now I am too busy work-wise to go through this process myself, although I intend to. I have built the esp-open-sdk packages on Pi2 and Pi3, but not on a Pi Zero.

The guys at Pimoroni are very helpful, do they not have any advice?

/Steve

Re: Arduino SDK IDE on Raspberry Pi Zero - is it possible?

PostPosted: Tue Jun 21, 2016 5:49 pm
by GengusKahn
The IDE should be downloaded from here...

https://www.arduino.cc/download.php?f=/arduino-nightly-linuxarm.tar.xz

The ESP Tools and Specific Libraries etc...(follow instructions to clone the GitHub)

https://github.com/esp8266/arduino#using-git-version