# micro:bit Tinker Kit

[micro:bit Tinker Kit](https://n00b.no/products/elecfreaks-micro-bit-tinker-kit-uten-micro-bit) kan brukes både på mellomtrinnet (5.-7. klasse) som noe enkelt å starte med og i naturfag på ungdomstrinnet (8.-10. klasse).

### Anbefalte aktiviteter

* [Oppgave 1: Smartlys](/micro-bit/elecfreaks-tinker-kit/oppgave-1-smartlys.md)
* [Oppgave 2: Tyverialarm](/micro-bit/elecfreaks-tinker-kit/oppgave-2-tyverialarm.md)
* [Oppgave 3: Vanningalarm](/micro-bit/elecfreaks-tinker-kit/oppgave-3-vanningsalarm.md)
* [Oppgave 4: Koble til microservo](https://oppgaver.n00b.no/micro-bit/elecfreaks-tinker-kit/oppgave-4-koble-til-microservo)
* [Oppgave 5: Veibom med bevegelsessensor](https://oppgaver.n00b.no/micro-bit/elecfreaks-tinker-kit/oppgave-5-veibom-med-bevegelsessensor)

### Octopus:bit

Octopus:bit gjør det enkelt å få tilgang til de digitale portene på micro:bit kortet. Ved å koble micro:bit'en til dette utvidelseskortet kan du enkelt bruke standard GPIO porter for å koble på sensorer og andre elektroniske komponenter.

<figure><img src="/files/zuAfKstPhlGj5CPdzd1b" alt=""><figcaption><p>Octopus:bit for enkel tilkobling med </p></figcaption></figure>

### Komponentene i Tinker Kit

<figure><img src="/files/bKbLQpNqs0bQqQHTXOqd" alt=""><figcaption><p>Alle komponentene i Tinker Kit</p></figcaption></figure>

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


---

# 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/elecfreaks-tinker-kit.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.
