Skip to content

1010Technologies/pxt-makerbit

Repository files navigation

MakerBit

Build Status

MakerBit

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.

http://makerbit.com/

MakerBit MakerBit+R
MakerBit MakerBit+R with motor controller

Extensions & Notes

Bluetooth is disabled by default to save memory.

MakerBit-Touch

MakerBit-Motor

MakerBit-MP3

MakerBit-LCD1602

MakerBit-Ultrasonic

MakerBit-IR-Receiver

MakerBit-IR-Transmitter

MakerBit-Pins

MakerBit-HC-SR04-Clap

License

MIT

Supported targets

  • for PXT/microbit

Build and Publish

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