Install the newest official Arduino IDE. Optimized for the Raspberry Pi.
To use this script, open the terminal window (LXTerminal) and then type:
git clone https://github.com/whitewitch/ArduinoIDE_RPi_Installer.git
cd ArduinoIDE_RPi_Installer
chmod +x installer.sh
./installer.sh
Because it install version 1.0.1. This script install the latest version.
My Arduino is not at my hands right now, so I wasn't able to test it. But, it compiles my sketches perfectly, and Im pretty sure the the upload function will work.
At your home folder. (/home/pi
)
If you have any problem, feel free to contact me via Email: whitewitchdev@gmx.com .