Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| arduino_ide [2026/05/24 10:18] – mrmaxthemac | arduino_ide [2026/05/24 10:21] (current) – mrmaxthemac | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Arduino IDE (Integrated Development Environment) ====== | ====== Arduino IDE (Integrated Development Environment) ====== | ||
| {{: | {{: | ||
| - | === The Arduino IDE is a software application used for developing and programming microcontrollers based on the Arduino platform. It was first released in 2005 by Massimo Banzi, one of the founders of Arduino. The IDE allows users to write, compile, and upload code to an Arduino board using a simple and intuitive interface. === | + | === The Arduino IDE is a software application used for developing and programming microcontrollers based on the Arduino platform. The IDE allows users to write, compile, and upload code to an Arduino board using a simple and intuitive interface. === |
| {{ : | {{ : | ||
| Line 13: | Line 13: | ||
| The Arduino IDE is available for multiple operating systems, including Windows, macOS, and Linux. A web-based version of the IDE, known as "Cloud IDE", was introduced in 2020, allowing users to develop and compile code directly within their web browser. | The Arduino IDE is available for multiple operating systems, including Windows, macOS, and Linux. A web-based version of the IDE, known as "Cloud IDE", was introduced in 2020, allowing users to develop and compile code directly within their web browser. | ||
| {{: | {{: | ||
| + | |||
| **Relationship with Arduino Boards** | **Relationship with Arduino Boards** | ||
| + | |||
| The Arduino IDE is designed specifically for programming Arduino boards, but it can also be used for other microcontrollers that are compatible with the Arduino platform. This has led to widespread adoption of the IDE across various industries and applications, | The Arduino IDE is designed specifically for programming Arduino boards, but it can also be used for other microcontrollers that are compatible with the Arduino platform. This has led to widespread adoption of the IDE across various industries and applications, | ||