ArduinoIDE: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=What is Arduino IDE (Integrated Development Environment) ?= "The open-source Arduino environment makes it easy to write code and upload it to the i/o board. It runs on Windows,...") |
(No difference)
|
Revision as of 04:04, 30 March 2012
What is Arduino IDE (Integrated Development Environment) ?
"The open-source Arduino environment makes it easy to write code and upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing, avr-gcc, and other open source software."
How to Get Arduino IDE for Linux
- Go to this webpage:
http://arduino.cc/hu/Main/Software
- Download the Linux 32-bit version of Arduino IDE to a directory of your choosing