Thursday, December 5, 2013
Install Arduino IDE on Raspberry Pi
Updated@2019年02月19日:
Please check the updated post: Install Arduino IDE 1.8.8 on Raspberry Pi/Raspbian Stretch release 2018年11月13日.
To install Arduino IDE running on Raspberry Pi, enter the command:
$ sudo apt-get install arduino
After installed, you can start Arduino IDE from Start menu of Raspberry Pi desktop > Electronics > Arduino IDE.
Or enter the command in Terminal:
$ arduino
The install version is 1.0.1.
Cross post with Arduino-er.
Updated@2013年12月13日: more details to Learn how to install the Arduino IDE on your Raspberry Pi so that you can write and upload programs onto an Arduino .
Updated@2016年01月07日:
There is a thread on the Pi forum discussing installation of later versions of the Arduino IDE: Arduino_IDE-1.6.7/github on the Raspberry Pi
Please check the updated post: Install Arduino IDE 1.8.8 on Raspberry Pi/Raspbian Stretch release 2018年11月13日.
To install Arduino IDE running on Raspberry Pi, enter the command:
$ sudo apt-get install arduino
[フレーム]
After installed, you can start Arduino IDE from Start menu of Raspberry Pi desktop > Electronics > Arduino IDE.
Or enter the command in Terminal:
$ arduino
The install version is 1.0.1.
Cross post with Arduino-er.
Updated@2013年12月13日: more details to Learn how to install the Arduino IDE on your Raspberry Pi so that you can write and upload programs onto an Arduino .
Updated@2016年01月07日:
There is a thread on the Pi forum discussing installation of later versions of the Arduino IDE: Arduino_IDE-1.6.7/github on the Raspberry Pi
label:
Arduino,
dev. tools,
how to
Subscribe to:
Post Comments (Atom)
1 comment:
how to upgrade it on pi to late vision
Post a Comment