# pH值感應器Plus

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

Kittenbot HK全新設計的pH值感應器，市場上唯一自帶校正芯片的pH值感應器，不用每次使用前都進行校正，做到真正即插即用，大大減低pH值感應器的使用難度。

## 產品特色

* 不需校正，即插即用
  * 自帶校正芯片
  * 出廠已校正
* 反應敏捷
  * 讀數穩定只需大約30秒

## 產品參數

* 接口: I2C
* 類型: I2C 模組
* 電壓: 3v至5v
* 反應時間: 約30秒

## 產品展示

<figure><img src="/files/xK2z0mQhAZkFuzGBMGTb" alt="" width="375"><figcaption></figcaption></figure>

<div><figure><img src="/files/TrBogKozVIkNrXAxyWrX" alt="" width="327"><figcaption></figcaption></figure> <figure><img src="/files/frVVGgBZgA3xq4CPv7NY" alt="" width="339"><figcaption></figcaption></figure></div>

### 示範短片

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

## 參考程式

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

插件地址: <https://github.com/kittenbothk/pxt-moduleplus>

{% embed url="<https://makecode.microbit.org/_5R0cJ012FdoC>" %}

[參考程式](https://makecode.microbit.org/_5R0cJ012FdoC)

解說:\
按A鍵顯示pH值，按B鍵顯示模擬值(0-4096)


---

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