# RTD Module

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

The RTD Module is a precise solution for temperature measurement using RTD (Resistance Temperature Detector) probes. Equipped with an advanced RTD converter, this module seamlessly reads and interprets data from 2-pin, 3-pin, or 4-pin RTD probes, ensuring accurate temperature monitoring across various applications. Whether used in industrial process control, HVAC systems, or scientific research, the RTD Module provides reliable and detailed temperature readings, supporting various RTD configurations.

<figure><img src="/files/b5yzlI68q4hCVB3bpEJX" alt="" width="375"><figcaption><p>RTD Module Front View</p></figcaption></figure>

## Libraries and Samples

Some of our devices come with firmware that automatically utilizes the module without requiring any coding. For development kits or further customization, you may choose to use the following libraries and samples to create a custom application.

{% content-ref url="/pages/gDnyEL8nDyFNQtFMbMnL" %}
[Broken mention](broken://pages/gDnyEL8nDyFNQtFMbMnL)
{% 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.evolion.io/hw/sensor-modules/rtd.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.
