# Wheel:bit robotkjøretøy

### Du Lærer:

* Bygge og sette sammen konstruksjoner ved hjelp av instruksjoner
* Hvordan du kan styre en servomotor med micro:bit
* Teknologiske systemer med sender og mottaker
* Utforske matematiske egenskaper og sammenhenger ved å bruke programmering

### Litt om Wheel:bit robotkjøretøy

Wheel:bit er et kjøretøy med tre hjul som bygges og kontrolleres ved hjelp av programmering. Kjøretøyet kan forhåndsprogrammeres til å kjøre slik du vil eller den kan kontrolleres ved hjelp av en ekstra micro:bit som fungerer som fjernkontroll.

### Du trenger

* [Wheel:bit](https://n00b.no/products/micro-bit-wheel-bit)
* micro:bit

### Pakken inneholder:&#x20;

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

#### Montering

Oppgave 1: Kjør rett frem

Oppgave 2

####


---

# 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/wheel-bit-robotkjoretoy.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.
