# Sugar Cam Tutorial: Capture and MP3

Sugar Cam can take pictures and store them on SD card. It can play MP3 files too.

### 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](https://sharinghub-eng.kittenbot.hk/programming-platforms/makecode-tutorial/kittenbot-and-makecode)

#### Extension URL

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

### Take Pictures and Play MP3

{% hint style="info" %}
The mp3 files need to be stored on the device, mp3 files stored on the SD Card will not work.
{% endhint %}

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

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