# Arduino首次接觸就上手

![](/files/-MJ_c9PvxtGH5YkDrAaL)

## 此頁面為Arduino首次接觸就上手首頁可以點選以下連結進入相關頁面

[認識Hangeekduino圖形化介面](/cavedu/hangeekduino/hangeekduino_intro.md) : 介紹Hangeekduino圖形化介面、相關檔案下載安裝

[Hangeekduino範例程式](/cavedu/hangeekduino/samplecode.md): Hangeekduino範例程式介紹

[書籍內容更新\_202012更新](/cavedu/hangeekduino/book_update.md): 書籍內容之更新，更新日期為2020年12月

[Arduino 首次接觸就上手書籍github範例與相關函式庫](https://github.com/cavedunissin/grove_beginner_kit_for_arduino)

[\[Processing 互動裝置藝術結合 Arduino \]](/cavedu/hangeekduino/processing_arduino.md): Processing 互動裝置藝術結合Arduino首次接觸就上手

[Arduino BLE藍牙通訊 - Android 手機](/cavedu/hangeekduino/arduino-blebluetooth.md): Arduino BLE藍牙通訊結合Arduino首次接觸就上手

## 【教學】Arduino首次接觸就上手 5分鐘小教室\_前導介紹

以下為Arduino首次接觸就上手的教學影片，此影片為前導介紹，更多的影片可以點選[認識Hangeekduino圖形化介面](/cavedu/hangeekduino/hangeekduino_intro.md)[Hangeekduino範例程式](/cavedu/hangeekduino/samplecode.md)觀看相關影片 。

{% embed url="<https://www.youtube.com/watch?v=JjETRW5MRlM>" %}


---

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