Description
Micro:Bit Live Display
As a STEAM educator it is annoying that I can't show what's on my Micro:Bit's screen easily on a computer. This python file allows you to simply do just that. If you don't know what python is, learn that first, then come back here :)
Notes on usage:
- Connect Micro:Bit (always the port labelled as "embed serial") before running the file
- You will need tkinter and serial packages
- Not tested on macs or linux machines
Highlights
Description
Micro:Bit Live Display
As a STEAM educator it is annoying that I can't show what's on my Micro:Bit's screen easily on a computer. This python file allows you to simply do just that. If you don't know what python is, learn that first, then come back here :)
Notes on usage:
- Connect Micro:Bit (always the port labelled as "embed serial") before running the file
- You will need tkinter and serial packages
- Not tested on macs or linux machines

