# Temp

![](/files/-MS2P97zWTVrHzMyIgR0)

A module with a digital ‘One Wire’ temperature sensor (DS18B20). A 4.7K ohm pullup resistor is included for the bus signal. Additional sensors can be added to the bus and individually addressed. Only one pullup resistor should be connected to the bus, irrespective of the number of sensors connected.

* Temperature range: -55 to +125°C
* Typical accuracy: 0.5°C
* Resolution: 9-12Bit, depending on the program


---

# 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://learn.arduinosa.co.za/sensor-kits/37-in-1-sensor-kit/temp.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.
