This extension wraps a lightly modified version of https://www.nayuki.io/page/qr-code-generator-library for use in MakeCode Arcade. Also uses code from https://github.com/substack/utf8-bytes. Both MIT licensed. See qrcodegen.ts for complete license text.
Open this page at https://jacobcarpenter.github.io/pxt-qr-code/
This repository can be added as an extension in MakeCode.
- open https://arcade.makecode.com/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/jacobcarpenter/pxt-qr-code and import
To edit this repository in MakeCode.
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/jacobcarpenter/pxt-qr-code and click import
This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
- for PXT/arcade