This website requires JavaScript.
Explore
Help
Register
Sign In
vtimofei
/
mbsh
Watch
1
Star
0
Fork
You've already forked mbsh
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
133
KiB
Rust
97.9%
RPC
2.1%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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