Tilt-compensated LED compass for the bbc micro:bit
Go to file
Gabe Venberg bd29cd97c3 added interaction with buttons
pressing a toggles the tilt compensation algorithm, to show the
difference before and after

pressing b starts calibration again, so that calibration can be done
even when feature flag to perform calibration on startup is disabled.
2023-10-22 15:47:40 -05:00
.cargo made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
src added interaction with buttons 2023-10-22 15:47:40 -05:00
.gitignore made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
build.rs made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
Cargo.toml made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
Embed.toml made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
LICENCE made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
memory.x made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00
README.md made compass project from rust-discovery into a tilt compensated compass. 2023-10-22 13:53:00 -05:00

micro-bit-led-compass

Tilt-compensated LED compass for the bbc micro:bit