> For the complete documentation index, see [llms.txt](https://sharinghub-eng.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub-eng.kittenbot.hk/functional_module/sugar/cam/commandprocessing/qr.md).

# Sugar Cam Tutorial: QR Code Scanner

Sugar Cam can scan QR codes.

### 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>

### QR Code Scanner Sample Program

```
As there is no screen on the camera, you may need to try a couple
times to get a good focus and distance.
```

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

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