Skip to content

Commit

Permalink
doc: added simple instructions for Mu Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcello Romani committed Mar 5, 2023
1 parent 99af45e commit 2c2ecd1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,17 @@ Flash the code onto the micro:bit
* Quiz Master: press B to reveal the name (device id) of the fastest participant to answer correctly.

Press the reset button on the back of the microbit board to clear the winner name.

## Flashing the code with Mu Editor

Mu Editor is one of the easiest way to program the microbit.

* Download the editor from https://codewith.mu/

* Write the code

* Press "Tidy" and "Check" before uploading the code to check for any errors

* Connect the microbit to the computer with a micro-usb cable

* Click "Flash"

0 comments on commit 2c2ecd1

Please sign in to comment.