esdraslov / microcontroller-MB

Use your micro:bit as a game controller!

Home Page:https://esdraslov.github.io/microcontroller-MB/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroController

importation

blocks usage

set id to (ID) - (microcontroller.setId)

set the id of THIS micro:bit for pair

allow pair? - (microcontroller.pairAllow)

allow pair if requested and parameter ALLOW is true

pair requested - (microcontroller.pairRequested)

return true when a pair is requested, otherwise, return false

send [BUTTON] - (microcontroller.send)

send a button to the paired device

About

Use your micro:bit as a game controller!

https://esdraslov.github.io/microcontroller-MB/


Languages

Language:TypeScript 92.0%Language:Ruby 4.1%Language:Makefile 3.9%