micro:bit robot with BLE control

May 29, 2020 ยท View on GitHub

video

micro:bit code

code

https://makecode.microbit.org/#pub:_E248Ej3awP8J

controller

$ go get github.com/atotto/mibot
$ sudo mibot

Now, you can control command with:

codedescription
wforward
aleft
dright
sbackward

Contents

  1. 1micro:bit code
  2. 2controller