# Classroom Smart Home Kit

[Classroom Smart home Kit](https://n00b.no/products/elecfreaks-classroom-smart-home-kit) er et sensorsett til micro:bit som lar elevene utforske sensorer og moduler som finnes i typiske smarthjem. Lær hvordan du kan [slå på lyset](https://oppgaver.n00b.no/classroom-smart-home-kit/stemmekontrollert-smartlys) ved å klappe i hendene eller hvordan dørene [åpner seg automatisk. ](http://wiki.elecfreaks.com/en/microbit/interesting-case/classroom-smart-home-kit/remote-door-opener)

Classroom Smart Home Kit inneholder utvidelseskortet IoT:bit i tillegg til servo, lyssensor, lydsensor, LED-dispaly, støtsensor og LED-lys som avgir ulike farger. Du programmerer med [micro:bit](https://n00b.no/products/bbc-microbit-v2-go), i MakeCode. &#x20;

Ved å bruke dette settet sammen med [Material Pack](https://n00b.no/collections/klassesett-micro-bit/products/elecfreaks-smart-home-material-pack) vil elevene få en dypere forståelse av hvordan man programmerer disse funksjonene gjennom scenariobasert læring

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

### **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)
* [Classroom Smart Home Kit](https://n00b.no/products/elecfreaks-classroom-smart-home-kit)
* [Smart Home Material Pack](https://n00b.no/products/elecfreaks-smart-home-material-pack)
* PC eller nettbrett med nettilgang til <https://makecode.microbit.org>

<figure><img src="/files/RLRsw6BmkyF50OYuqkId" 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/classroom-smart-home-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.
