> 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/educational-kit-sets/weather-station-educational-kit.md).

# Weather Station Educational Kit

<figure><img src="https://1374082620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F9b1WBoUsZuURg1GsQDnC%2F87A8093D-5DC8-4BE4-937F-FA12C530EF86.png?alt=media&#x26;token=d122a3e1-d08d-4799-8d6a-9bc43e914afc" alt=""><figcaption></figcaption></figure>

Weather Station Educational Kit is an educational kit focusing around phenomena such as Ambient Light, Rainfall, Temperature and Humidity, Air Pressure, Wind Speed and Wind Direction.

This is a 5-in-1 education kit, students can build 5 models for each weather phenomena or 1 comprehensive model that has all the functions combined.

Additionally, there are 2 variations of this Weather Station Educational Kit.

* Smart Voice Weather Station: Comes with an ASR Voice Module to add Voice Command functionalities

{% content-ref url="/pages/L4j91lFgcQdQNQC9C7Ew" %}
[Sugar ASR Voice Module Info](/airelated/asr/info.md)
{% endcontent-ref %}

* Smart IoT Weather Station: Comes with Sugar Cam Module to add IoT and IP Cam functionalities

{% content-ref url="/pages/dlKdREI4UjlFerukiQkE" %}
[Sugar Camera Module](/functional_module/sugar/cam.md)
{% endcontent-ref %}

#### Note: Hong Kong Version comes with Robotbit Edu instead of the SugarBox shown on the box. Please beware. <a href="#zhu-xiang-gang-ban-ben-shi-yong-robotbit-edu-yu-bao-zhuang-he-shang-de-tu-pian-bu-yi-yang-jing-qing" id="zhu-xiang-gang-ban-ben-shi-yong-robotbit-edu-yu-bao-zhuang-he-shang-de-tu-pian-bu-yi-yang-jing-qing"></a>


---

# 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/educational-kit-sets/weather-station-educational-kit.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.
