# micro:bit Agriculture Kit

[micro:bit Agriculture Kit](https://n00b.no/products/elecfreaks-micro-bit-smart-agriculture-kit) er et tilbehørssett til micro:bit som lar elevene utforske hvordan moderne landbruk fungerer i praksis. Settet inneholder moduler og sensorer som som er typiske innen moderne landbruk. I tillegg inneholder settet IoT:bit som gjør at du kan ta målinger og analysere data over tid.&#x20;

#### Anbefalte aktiviteter:

1. [Kunstig Vekstlys](https://oppgaver.n00b.no/~/changes/OFplbID1CII4QHzcLkWS/micro-bit/micro-bit-agriculture-kit/kunstig-vekstlys)
2. [Måling av Temåperatur og fukt i drivhus](https://oppgaver.n00b.no/~/changes/OFplbID1CII4QHzcLkWS/micro-bit/micro-bit-agriculture-kit/maling-av-temperatur-og-fuktighet-i-drivhus)
3. [Måling av temperatur i oppdrettsanlegg ](https://oppgaver.n00b.no/~/changes/OFplbID1CII4QHzcLkWS/micro-bit/micro-bit-agriculture-kit/male-temperatur-i-oppdrettsanlegg)

### **Praktisk Info:**&#x20;

Vi bruker [MakeCode-editoren](https://makecode.microbit.org) til programmeringen

### Du trenger:&#x20;

* [micro:bit](https://n00b.no/products/bbc-microbit-v2-go)
* [Smart Agriculture Kit](https://n00b.no/products/elecfreaks-micro-bit-smart-agriculture-kit)
* PC eller nettbrett med nettilgang til <https://makecode.microbit.org>

<figure><img src="/files/lL02coAiemeX9KFqHPHK" 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/micro-bit-agriculture-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.
