Go to file
Victor Timofei 82d4a184a2
Initial commit
2022-04-23 23:48:42 +03:00
.cargo Initial commit 2022-04-23 23:48:42 +03:00
src Initial commit 2022-04-23 23:48:42 +03:00
.gitignore Initial commit 2022-04-23 23:48:42 +03:00
Cargo.toml Initial commit 2022-04-23 23:48:42 +03:00
Embed.toml Initial commit 2022-04-23 23:48:42 +03:00
README.md Initial commit 2022-04-23 23:48:42 +03:00
build.rs Initial commit 2022-04-23 23:48:42 +03:00
memory.x Initial commit 2022-04-23 23:48:42 +03:00

README.md

mbsh - micro:bit shell

A UART interactive shell for the BBC micro:bit.

Supported commands

  • clear: Clears the terminal
  • accelerometer: Returns the accelerometer data
  • magnetometer: Returns the magnetometer data

Demo

asciicast