> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/kits/edu_u_estem/watertemp.md).

# 水溫探測Water Temperature

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=1920,onerror=redirect,format=auto,signature=2109468902/https%3A%2F%2Fkittenbothk.readthedocs.io%2Fen%2Flatest%2F_images%2Fwatertemp_render.png" alt=""><figcaption></figcaption></figure>

## 硬件接線

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

## 開啟程式

請同學在未來板Lite上開啟「temp\_p1.py」檔案。

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

{% embed url="<https://youtu.be/t0IWq0CMLTk>" %}

## 進行測量

未來板Lite會一直顯示測量到的溫度(C)。

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

## 參考程式

{% file src="/files/oCKllaidNA31mWAQU38D" %}


---

# 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://sharinghub.kittenbot.hk/kits/edu_u_estem/watertemp.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.
