micro:bit robot with BLE control
May 29, 2020 ยท View on GitHub
micro:bit code

https://makecode.microbit.org/#pub:_E248Ej3awP8J
controller
$ go get github.com/atotto/mibot
$ sudo mibot
Now, you can control command with:
| code | description |
|---|---|
| w | forward |
| a | left |
| d | right |
| s | backward |
