- Converts .mid files to a micro:bit melody compatible note array
- Plays the score file by simulating the micro:bit networking protocol I made for playing music synchronously.
- Document the networking protocol
- Rewrite the micro:bit code generation for public use (JavaScript version)