Friday, July 30, 2021

Install Arduino IDE on Raspberry Pi #piday #raspberrypi @Raspberry_Pi

via RaspberryPi-spy

The Arduino IDE is a vital tool for flashing Arduino devices. You can install Arduino IDE on Raspberry Pi OS using these easy steps.

You could use apt:

sudo apt install arduino
but this results in the installation of Arduino IDE version 1.6. This is an extremely outdated version which makes it difficult to use or impossible to flash certain devices.

So I recommend manually installing the Arduino IDE using the software available from the official Arduino site.

I’m assuming you have a working installation of a recent Raspberry Pi OS image.

Read more.


3055 06Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!

No comments:

Post a Comment