Programming Arduino on a Raspberry Pi

Brian Benchoff from Hackaday tells us all about the new IDE for Arduino that works on ARM-based computers. That of course includes our beloved Raspberry Pi.

arduino-boards

“Arduino is the perfect introduction to microcontrollers and electronics. The recent trend of powerful, cheap, ARM-based single board Linux computers is the perfect introduction to computer science, programming, and general Linux wizardry. Until now, though, Arduino and these tiny ARM computers have been in two different worlds. Now, finally, there are nightly builds of Arduino IDE on the Raspberry Pi and other single board Linux computers.

The latest Arduino build for ARM Linux popped up on the arduino.cc downloads page early this week. This is the result of an incredible amount of work from dozens of open source developers across the Arduino project. Now, with just a simple download and typing ‘install’ into a terminal, the Arduino IDE is available on just about every single board Linux computer without having to build the IDE from source. Of course, Arduino has been available on the Raspberry Pi for a very long time with sudo apt-get install arduino, but this was an older version that cannot work with newer Arduino boards.”

Read all the article at this link and start programming your Arduino from your favourite Pi!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.