|
| 1 | +--- |
| 2 | +title: 'Downloading and installing the Arduino PLC IDE 1.0' |
| 3 | +difficulty: beginner |
| 4 | +description: 'A quick guide on how to install the Arduino PLC IDE on your Windows system.' |
| 5 | +tags: |
| 6 | + - Installation |
| 7 | +author: 'Pablo Marquínez' |
| 8 | +--- |
| 9 | + |
| 10 | +## Downloading and Installing the Arduino PLC IDE 1.0 |
| 11 | + |
| 12 | +In this tutorial, we will show how to download and install the Arduino PLC IDE 1.0 on your Windows computer. |
| 13 | + |
| 14 | +You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software#arduino-plc-ide). |
| 15 | + |
| 16 | +### Requirements |
| 17 | + |
| 18 | +- **Windows** - Win 10 or newer, x64 bits |
| 19 | + |
| 20 | +### The Arduino PLC IDE 1.0 |
| 21 | + |
| 22 | +The Arduino PLC IDE 1.0 is a solution that allows you to program using the 5 programming languages defined by the IEC 61131-3 standard and Arduino sketches at the same time. |
| 23 | + |
| 24 | +### Download the Editor |
| 25 | + |
| 26 | +Downloading the Arduino PLC IDE 1.0 is done through the [Arduino Software page](https://www.arduino.cc/en/software). Here you will also find information on the other editors available to use. |
| 27 | + |
| 28 | +### Installation |
| 29 | + |
| 30 | +#### Windows |
| 31 | + |
| 32 | +Before installing the IDE download the "Arduino PLC IDE Tools" from the software page |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +Now to install the Arduino PLC IDE 1.0 on a Windows computer, simply run the file downloaded the "Arduino PLC IDE" executable from the software page. |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +Follow the instructions in the installation guide. The installation may take several minutes. |
| 41 | + |
| 42 | +You can now use the Arduino IDE 2.0 on your Windows computer! |
| 43 | + |
| 44 | +You can now double click the file to launch the Arduino PLC IDE on your machine. |
| 45 | + |
| 46 | + |
0 commit comments