# \[Processing 互動裝置藝術結合 Arduino ]

- [範例01\_Processing IDE 下載、基本範例](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example01.md)
- [範例02\_連接Arduino\_數位輸入與類比輸入](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example02.md)
- [範例03\_Processing控制LED](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example03.md)
- [範例04\_療癒海浪 - 按鈕與多個類比感測器](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example04.md)
- [範例05\_天空飄著雲 - DHT溫溼度感測器](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example05.md)
- [6. 滾球小遊戲  - 三軸加速度感測器](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example06.md)
- [範例07\_風車轉轉 - 聲音感測器](https://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino/example07.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://cavedu.gitbook.io/cavedu/hangeekduino/processing_arduino.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.
