> 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-sound-level.md).

# Measuring Sound Level

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FU1NQKOt5z4AaHc4AY3g7%2Fimage.png?alt=media&#x26;token=72e9f9c9-72d7-4647-9003-b5d8c20a8e1a" alt=""><figcaption></figcaption></figure>

Human activities create noise pollution that affect people's health.

### Experiment Preparations

#### Prepare the following equipment:

* Futureboard Lite
* Sound Measuring Device
* White Connecting Cable

#### Wiring

Connect the sound measuring device to futureboard lite.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fsx9PQcyw6jvvpNYiLwih%2Fsoundsensor_wiring.png?alt=media&#x26;token=658dc38c-1202-40dd-aab8-05dd45a2f9b0" alt=""><figcaption></figcaption></figure>

#### Select Program

Open 「水溫.py」.

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

#### Begin Measuring

Futureboard lite will display the measured noise level.(dB)

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


---

# 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-sound-level.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.
