11 Forks
13 Stars
13 Watchers

MicroPython-for-microbit

Learn about all the programming techniques in the GCSE Computer Science curriculum using MicroPython to program a micro:bit. Learners apply these techniques across several projects, mirroring real-world product development.

How to download and setup MicroPython-for-microbit

Open terminal and run command
git clone https://github.com/arm-university/MicroPython-for-microbit.git
git clone is used to create a copy or clone of MicroPython-for-microbit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MicroPython-for-microbit https://github.com/arm-university/MicroPython-for-microbit/archive/master.zip

Or simply clone MicroPython-for-microbit with SSH
[email protected]:arm-university/MicroPython-for-microbit.git

If you have some problems with MicroPython-for-microbit

You may open issue on MicroPython-for-microbit support forum (system) here: https://github.com/arm-university/MicroPython-for-microbit/issues