# micro:bit Ring:bit bricks pack

Micro:bit Ring:bit Bricks Pack inneholder et tilkoblingskort som gjør at du kan koble sammen micro:bit med LEGO og lage mange morsomme og lærerike prosjekter. Settet passer for elever fra 6. klasse og oppover og lar de arbeide med både konstruksjon, programmering og med å sette små motorer i bevegelse.&#x20;

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

I denne guiden finner du disse oppgavene ( Alle delene til disse oppgavene finnes i micro:bit Ring:bit Bricks Pack- settet)&#x20;

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

### Anbefalte aktiviteter

* Trafikklys
* Tohjuls robot
* Temperaturstyrt vifte

### Elecfreaks micro:bit Ring:bit V2

Ring:bit-kortet utvider micro:bit med 3 GPIO-porter (General-Purpose Input/Output). Vi skal bruke dette kortet til å overføre P0, P1 og P2 portene til pins’ene på micro:bit’en.

Kortet har  integrert batteriholder for 3 stk AAA batterier for å levere nok strøm til å drive to stk servo-motorer. micro:bit’en monteres på Ring:bit-kortet med fem skruer nederst for å oppnå god kontakt med Ring:bit.

<figure><img src="/files/MNydafO2ZA1fSb9Ngf01" 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://oppgaver.n00b.no/micro-bit-ring-bit-bricks-pack.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.
