> For the complete documentation index, see [llms.txt](https://sharinghub-eng.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdapter.md).

# Jacdapter

![](https://kittenbothk.readthedocs.io/en/latest/_images/jacdapter1.jpg)

Jacdapter is a dedicated Jacdac expansion board for Micro:bit V2. It brings 6 sets of Jacdac interfaces to Micro:bit.

### Product Specifications

![](https://kittenbothk.readthedocs.io/en/latest/_images/jacdapter2.png)

### Details

![](https://kittenbothk.readthedocs.io/en/latest/_images/jacdapter3.png)

1. Micro:bit socket
2. Jacdac screws mounting holes
3. Micro:bit edge connectors
4. Power switch
5. Jacdac connectors
6. Micro:bit pins(Solder Required)
7. QR Code

### Power Switch functions

![](https://kittenbothk.readthedocs.io/en/latest/_images/jacdapterpower1.png)

When it is in the down position, power flows from microbit to jacdac modules.

![](https://kittenbothk.readthedocs.io/en/latest/_images/jacdapterpower2.png)

When it is in the up position, power flows from jacdac modules to micro:bit.

### Tutorial

#### Insert microbit into the slot.

![](https://kittenbothk.readthedocs.io/en/latest/_images/connection.png)

### Notes

When using a power strip for power supply, please turn the power switch of the Jacdapter upward (micro:bit direction) and turn the switch of the power strip to On.

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FwOHRnSIRgwObcoL8KVry%2Fpowerswitch1.jpg?alt=media&#x26;token=9f2b7f05-ccb6-43a6-a755-3bf10920ac47" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F9dbo7tyiP2htVqnAFkzM%2Fpowerswitch2.jpg?alt=media&#x26;token=0f53de24-8397-4790-81ef-02a19f332fa8" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FALaDDj2A3flk8hDnLoZT%2Fpowerswitch3.jpg?alt=media&#x26;token=31a99b4f-e56b-4a52-8b31-0565b9e3ecf1" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FqgEl6gOZ4FQiMMkC6Myb%2Fpowerswitch4.jpg?alt=media&#x26;token=33f42033-3b91-4f32-b9de-525a24dbd759" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sharinghub-eng.kittenbot.hk/microsoft-jacdac-series/jacdac-hardware/jacdac-kit-a/jacdapter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
