# Yazılım

#### Bilgisayarınızı kurun

**Artık modülünüz başarıyla bağlandığına göre, onunla arayüz oluşturmak için bilgisayarınıza bazı yazılımlar yüklemeniz gerekecek. Bunun için hem Micropython  hem de Arduino Ide kullanabiliriz.**

Kurulum talimatları için aşağıdaki bağlantıyı takip edin:

* &#x20;Micropython&#x20;

{% content-ref url="/pages/MKFLzL3D7hPmeVKpqQhJ" %}
[Teleron Thonny MicroPython IDE Kurulumu](/dashboard/fundamentals/yazilim/teleron-ide-kurulumu/teleron-thonny-micropython-ide-kurulumu.md)
{% endcontent-ref %}

* &#x20;Arduino Ide

{% content-ref url="/pages/wiw0eYbqp1eSEmNMzFHM" %}
[Arduino IDE Kurulumu](/dashboard/fundamentals/yazilim/teleron-ide-kurulumu/arduino-ide-kurulumu.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://teleron.gitbook.io/dashboard/fundamentals/yazilim.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.
