# AI/AIoT Recycling Bin Intro

AI/AIoT Recycling Bin is a kit set designed for Micro:bit. The kit uses the Machine Learning capabilities of the KOI to achieve garbage classifications. In addition, this kit can be upgraded to AIoT by making use of the KOI’s IoT functions and IoT Platforms.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/110.png)

### Special Features

* Combining AI and Environmental Conservation topics, increasing the awareness of environmental protection
* Easy implementation of AIoT
* Compatible with plastic building bricks
* Supports graphical programming via Microsoft MakeCode
* Comes with a container for easy storage and clean up after each lesson

### Kit Contents

#### Robotbit Version

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/2.jpeg)

#### Armourbit Version

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/31.jpg)

#### List of Contents

* KOI AI Camera with 128MB SD Card x1
* Armourbit+ Battery Box / Robotbit Edu x1
* 18650 Lithium Ion Battery x1
* GeekServo 9G Servos x3
* Servo Extension Cables x3
* Toy Rubbish Bins x3
* Plastic Building Blocks
* Base Plate

### Demo Video

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


---

# 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://sharinghub-eng.kittenbot.hk/educational-kit-sets/ai-aiot-recycling-bin/ai-aiot-recycling-bin-intro.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.
