Instructions
Table Of Contents
MICROPYTHON WITH MU
The code for this kit is available both as Block code and as MicroPython. If you
would like to run the MicroPython versions of the programs rather than the Block
code, then you can download all the programs from Github here:
https://github.com/monkmakes/mb_slider
Click on the green Code button and select the option Download ZIP. Extract the ZIP
archive and you will find a directory containing the python programs for all the
projects.
You can then use the Mu editor (https://codewith.mu/) to Load the downloaded
programs and then Flash them onto your micro:bit.
The MicroPython versions of the programs are modelled closely on their Block
equivalents and should be easy to follow.
Page 12