# Sugar Sound Sensor Module

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FNBVJg6nirkeouLns97Zg%2Fsound_render.png?alt=media\&token=f656908d-f006-4ab6-bbb7-f647e23d0652)

This module can detect the loudness level.

### Product Specifications

* Dimensions: 24 x 24 x 23 mm

### Hardware Wiring

Connect the module with a 3PIN cable to the Robotbit EDU.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fzx5gJAyiRPw9ONns2Qv5%2Fsound_wire.png?alt=media\&token=17b54525-b8f7-4eed-84b6-8f3bc57ae1f6)

### Programming Tutorial

#### MakeCode Programming Tutorial

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

#### Import Sugar Extension

#### Search for sugar in the search bar (Kittenbot products has been verified by Microsoft)

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

[Importing Extensions Tutorial](/programming-platforms/makecode-tutorial/kittenbot-and-makecode.md)

#### Extension URL

Sugar extension: <https://github.com/KittenBot/pxt-sugar>

#### Sample Program

{% embed url="<https://makecode.microbit.org/_Wfcada27c0iK>" %}

[Sample Program](https://makecode.microbit.org/_Wfcada27c0iK)


---

# 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/functional_module/sugar/sugar-sound-sensor-module.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.
