# Microbit V2與KittenBlock 快速教學

要在Kittenblock上使用Microbit的話必須按照教學，連接Microbit並更新固件。

## 前往在線版KittenBlock

{% embed url="<https://kblock.kittenbot.cc/>" %}

## 在硬件欄選擇Micro:bit V2

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

## 使用USB線連接Micro:bit

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

## 更新固件

{% hint style="info" %}
Microbit背面的LED會閃黃燈，請耐心等待黃燈停止閃鑠。
{% endhint %}

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

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

## 測試連接

試試點擊Microbit積木欄的積木，如Microbit即時有反應就代表固件已經成功更新

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

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


---

# 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/kits/inventorkit/kittenblockai/microbitqs.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.
