> For the complete documentation index, see [llms.txt](https://docs.antares.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antares.id/contoh-kode-dan-library/arduino-uno/instalasi-arduino-ide.md).

# Instalasi Arduino IDE

#### Berikut akan dipaparkan langkah-langkah untuk menginstall Arduino IDE:

1. Kunjungi laman [arduino.cc](https://www.arduino.cc/). klik [Software](https://www.arduino.cc/en/Main/Software) untuk melakukan instalasi\
   &#x20;

   <figure><img src="/files/Q753oQoXMZkfjFzkxwqx" alt=""><figcaption></figcaption></figure>
2. Pilih paket instalasi sesuai dengan Sistem Operasi yang digunakan\
   &#x20;<br>

   <figure><img src="/files/5DPKboZUpYms5trmO75y" alt=""><figcaption></figcaption></figure>
3. Klik  "JUST DOWNLOAD" untuk melakukan proses download<br>

   <figure><img src="/files/kuaP2d4f0vOmXfxJnmQE" alt=""><figcaption></figcaption></figure>
4. Simpan paket instalasi ke dalam penyimpanan anda.\ <br>

   <figure><img src="/files/9mCxgAKqf9xV3VeED8CM" alt=""><figcaption></figcaption></figure>
5. Pilih "I Agree" untuk melanjutkan proses instalasi. <br>

   <figure><img src="/files/o80UfLOgCP75XDTzQ6VG" alt=""><figcaption></figcaption></figure>
6. Pilih "Next" untuk melanjutkan proses instalasi. <br>

   <figure><img src="/files/A9iqGjFWiWYTt89jWEUN" alt=""><figcaption></figcaption></figure>
7. Pilih "Install" untuk melanjutkan proses instalasi.. <br>

   <figure><img src="/files/5SX13XdRQcnrjf1roBti" alt=""><figcaption></figcaption></figure>
8. Tunggu hingga proses instalasi selesai. <br>

   <figure><img src="/files/N3Dh7Q33JoDWj8nT5lh7" alt=""><figcaption></figcaption></figure>
9. Pilih "Install" untuk melanjutkan proses instalasi.. <br>

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

**Congratulation, Installation is finish!!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/contoh-kode-dan-library/arduino-uno/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.
