Skip to main content

micro:bian under pthreads

Supervisor

Suitable for

MSc in Advanced Computer Science
Mathematics and Computer Science, Part C
Computer Science and Philosophy, Part C
Computer Science, Part C
Computer Science, Part B

Abstract

For experimentation and debugging, it would be really nice to have an implementation of the micro:bian API in terms of pthreads. Then micro:bian programs could run on a Linux (or other) host instead of running on the micro:bit. Dummy device drivers could be written so that a micro:bian program could communicate using standard input and output.