# 未來板Lite

- [未來板Lite介紹](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/intro.md)
- [未來板Lite 硬件簡介](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/wei-lai-ban-lite-ying-jian-jian-jie.md)
- [Kittenblock編程教學](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock.md)
- [快速開始](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/quickstart.md)
- [點陣模式](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/matrix.md)
- [全彩像素模式](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/tft.md)
- [海龜繪圖](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/logo.md)
- [板載感應器](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/sensors.md)
- [蜂鳴器](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/buzzer.md)
- [RGB彩燈](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/neopixel.md)
- [電機與舵機](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/motors_servos.md)
- [無綫通訊](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/wireless.md)
- [IoT物聯網](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/iot.md)
- [AI鏡頭KOI 2](https://sharinghub.kittenbot.hk/mcu/futureboard_lite/kittenblock/koi2.md)


---

# 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/futureboard_lite.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.
