> For the complete documentation index, see [llms.txt](https://sharinghub-eng.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-eng.kittenbot.hk/scientific-measuring-device-kit/measuring-water-turbidity.md).

# Measuring Water Turbidity

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FCg3h4E22a2raNnDEC8Zg%2Fimage.png?alt=media&#x26;token=d515962b-28cd-46aa-bb02-bb2ad9ae757e" alt=""><figcaption></figcaption></figure>

Human activities emit dirty substances into the rivers and oceans, this affects water quality.

### Experiment Preparations

#### Prepare the following equipment:

* Futureboard Lite
* Turbidity Measuring Device
* 3 Color Connecting Cable

#### Wiring

Connect the turbidity measuring device to the futureboard lite.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F7QhEaZCQQVQLxBCtYGqq%2Fturbidity_wiring.png?alt=media&#x26;token=6d3d02ea-305b-418d-8945-be3e964c3324" alt=""><figcaption></figcaption></figure>

#### Select Program

Open 「污水混濁度.py」.

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

#### Begin Measuring

Put the Turbidity Measuring Device into clean distilled water and Press Button A to calibrate.

Futureboard lite will display the measured turbidity(NTU).

{% embed url="<https://youtu.be/keSccyhM_FE?si=UaBW3P6HIvgvQomW&t=50>" %}


---

# 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-eng.kittenbot.hk/scientific-measuring-device-kit/measuring-water-turbidity.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.
