The MakerBit connects to the BBC micro:bit to provide easy connections to a wide variety of sensors, actuators and other components. This MakeCode extension includes our complete set of extensions for the MakerBit board.
MakerBit | MakerBit+R with motor controller |
Bluetooth is disabled by default to save memory.
MIT
- for PXT/microbit
Install (Mac):
git clone https://github.com/1010Technologies/pxt-makerbit.git
cd pxt-makerbit
sudo npm install -g pxt
pxt target microbit
pxt install
Build:
pxt build
Release/publish:
pxt bump