/board-explorer-makecode

board-explorer micro:bit makecode - handle events coming by BLE

Primary LanguageTypeScript

Getting started

This makecode is aimed to be used with board-explorer https://github.com/storagebits/board-explorer , an experimental interactive board project. The makecode mainly waits for commands on the UART bluetooth and then execute an action.

In this exemple it drives a ring:bit module (https://www.elecfreaks.com/learn-en/microbitKit/ring_bit_v2/)

Direct link to makecode project

https://makecode.microbit.org/_frdR5xctm0Rt

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>