Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 536 Bytes

File metadata and controls

7 lines (7 loc) · 536 Bytes

cluster:bit

Python clustering software for the BBC micro:bit

cluster:bit is a Python-based clustering system for the BBC micro:bit, currently being developed by tramcrazy. Eventually, there should be a nice web dashboard to upload tasks, monitor micro:bits, and view results. The current roadmap for development is:

  • Implement radio functionality to connect more than one micro:bit to the cluster system.
  • Implement simultaneous task execution on multiple micro:bits.
  • Create a web-based GUI for the system and a Flask backend.