# 昔日感應器

{% content-ref url="/pages/i0xRPIbjHEGort2Qz0EG" %}
[數碼按鈕](/functional_modules/outdated/button.md)
{% endcontent-ref %}

{% content-ref url="/pages/HX6SqGQlIv5AWQbF3gWQ" %}
[電位器模組](/functional_modules/outdated/potentiometer.md)
{% endcontent-ref %}

{% content-ref url="/pages/dzATI9QAf5f88h9w4c6W" %}
[光度感應器模組](/functional_modules/outdated/light.md)
{% endcontent-ref %}

{% content-ref url="/pages/odg37r3ZCNZf13f3vPY9" %}
[火焰感應器模組](/functional_modules/outdated/fire.md)
{% endcontent-ref %}

{% content-ref url="/pages/QoFobhz3CpebuWeaM5Gt" %}
[土壤濕度感應器模組](/functional_modules/outdated/soilmoisture.md)
{% endcontent-ref %}

{% content-ref url="/pages/d72tTZdUcbaEmS2T5fuV" %}
[水位感應器模組](/functional_modules/outdated/waterlevel.md)
{% endcontent-ref %}

{% content-ref url="/pages/21IvjZFuhkeEq5DLrLz5" %}
[磁場感應器模組](/functional_modules/outdated/magnetic.md)
{% endcontent-ref %}

{% content-ref url="/pages/QS40vdLpdr80BPai6BSq" %}
[滑動式電位器模組](/functional_modules/outdated/slider.md)
{% endcontent-ref %}

{% content-ref url="/pages/mQJDMqoXzWafTEvCczo2" %}
[聲音感應模組](/functional_modules/outdated/sound.md)
{% endcontent-ref %}

{% content-ref url="/pages/iDwV8NxsrBIShz0H5xTM" %}
[紅外線感應模組](/functional_modules/outdated/infrared.md)
{% endcontent-ref %}

{% content-ref url="/pages/OjOTksNKb7a4QheHuGCh" %}
[RGB彩燈模組](/functional_modules/outdated/rgb.md)
{% endcontent-ref %}


---

# 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/functional_modules/outdated.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.
