# Arduino Uno

Dokumentasi ini akan menjelaskan tutorial Arduino Uno untuk mengirimkan data sederhana ke Antares menggunakan ethernet shield.

{% content-ref url="/pages/RQLrYbDlHDCj8bNQSy8o" %}
[Instalasi Arduino IDE](/pendahuluan/instalasi-arduino-ide.md)
{% endcontent-ref %}

{% content-ref url="/pages/4kB6uzDDGhmjEd583xRa" %}
[Instalasi Library Antares Ethernet Shield](/contoh-kode-dan-library/arduino-uno/instalasi-library-antares-ethernet-shield.md)
{% endcontent-ref %}

{% content-ref url="/pages/yMvkncayjRWfWXo9lxPR" %}
[Konfigurasi](/contoh-kode-dan-library/arduino-uno/konfigurasi.md)
{% endcontent-ref %}

{% content-ref url="/pages/P5oSc0EvzuFR7yblQ3Ky" %}
[Kirim Data Sederhana ke Antares](/contoh-kode-dan-library/arduino-uno/kirim-data-sederhana-ke-antares.md)
{% endcontent-ref %}


---

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