# Shifu相关文章

下面是所有Shifu相关的文章:

1. [如何写一个树莓派的驱动来控制GPIO LED?](https://mp.weixin.qq.com/s/O34T1Skud2ljktzRnIH6Zw)
2. [如何用Shifu来接入一个私有驱动的物联网设备](https://mp.weixin.qq.com/s/Nm4tmd_hi0u0ebkkuOgyuw)


---

# 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://cn.docs.edgenesis.io/shifu_tryouts.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.
