# Instalasi Arduino IDE

## Langkah Instalasi

### 1. Kunjungi laman [arduino.cc](https://www.arduino.cc/) . Klik [software](https://www.arduino.cc/en/software/) untuk melakukan instalasi

<figure><img src="/files/9sVviJAWrLYMhFzfi4Zx" alt=""><figcaption></figcaption></figure>

### 2. Pilih paket instalasi sesuai dengan Sistem Operasi yang digunakan

<figure><img src="/files/uYRsMwp5wEhlx3EHcIMG" alt=""><figcaption></figcaption></figure>

### 3. Klik  "JUST DOWNLOAD" untuk melakukan proses download

<figure><img src="/files/x7ByjKZw1Qa3nKGTm0XR" alt=""><figcaption></figcaption></figure>

### 4. Cek instalasi pada laman download device Anda

<figure><img src="/files/sDCJwVPOiuYETWPbh6Xq" alt=""><figcaption></figcaption></figure>

### 5. Pilih "I Agree" untuk melanjutkan proses instalasi.&#x20;

<figure><img src="/files/Pdf9P8Es1NZlW9tFe9Rf" alt=""><figcaption></figcaption></figure>

### 6. Pilih "Next" untuk melanjutkan proses instalasi.&#x20;

<figure><img src="/files/LJNjjxLo8dwO1jGrx41N" alt=""><figcaption></figcaption></figure>

### 7. Pilih "Install" untuk melanjutkan proses instalasi.

<figure><img src="/files/m3OFAgopUzMm3Io27xxc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Anda dapat mengubah "Destination Folder" sesuai dengan lokasi instalasi yang diinginkan.&#x20;
{% endhint %}

### 8. Tunggu hingga proses instalasi selesai.&#x20;

<figure><img src="/files/6DAObux3rVFPf5NfdqA5" alt=""><figcaption></figcaption></figure>

### 9.  Pilih "Install" untuk melanjutkan proses instalasi.

<figure><img src="/files/VSY3vM6sDFR9nIxbU5NU" alt=""><figcaption></figcaption></figure>

### 10. Instalasi selesai&#x20;

<figure><img src="/files/vRU5MOx5eYNf5OGddTQk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.antares.id/pendahuluan/instalasi-arduino-ide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
