The Micro:bit Posture Corrector is a program for the BBC Micro:bit that will beep if you slouch or you have bad posture.
Note: This is still a work in progress and does not work in its current state
- Attach the Micro:bit to your chest and make sure that the Micro USB port is facing upwards
- Press the "A"/Left button on the Micro:bit to start the beeping
- Sit up straight or else it will beep!
- Feel free to edit/modify the code for your needs as long as you follow the License requierments from
LICENSE.md
.
Open this page at https://astr0fix.github.io/microbit-posture-corrector/
This repository can be added as an extension in MakeCode.
- open https://makecode.microbit.org/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/astr0fix/microbit-posture-corrector and import
To edit this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/astr0fix/microbit-posture-corrector and click import
This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
- for PXT/microbit