# IoT物聯網

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

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

物聯網相關部分積木包含mqtt、網絡時間、雲端語音識別

### 參考程式1:MQTT

{% hint style="info" %}
請自行填入相應的MQTT地址及話題等資訊
{% endhint %}

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

### 參考程式2:網絡時間

{% hint style="info" %}
香港天文台NTP伺服器網址: stdtime.gov.hk
{% endhint %}

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

### 參考程式3:語音辨識

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


---

# 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://sharinghub.kittenbot.hk/mcu/liteai/kittenblock/iot.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.
