You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,13 @@ To use MicroCode, you will need to:
10
10
11
11
1. Get a micro:bit (v2) and one of the [display shields](https://makecode.microbit.org/pkg/microbit-apps/display-shield).
12
12
2. Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
13
+
3. Insert the micro:bit into the display shield, and make sure the combination is powered.
13
14
14
15
With the above hardware, in addition to the freely-available MicroCode software, you can also make use
15
16
of these other great programming environments:
16
17
17
-
-[MakeCode for micro:bit](https://makecode.microbit.org)
18
-
-[MakeCode Arcade](https://arcade.makecode.com)
18
+
-create your own graphics with [MakeCode for micro:bit](https://makecode.microbit.org) and the [display shield extension](makecode.microbit.org/pkg/microbit-apps/display-shield))
19
+
-develop retro arcade games wuth [MakeCode Arcade](https://arcade.makecode.com)
0 commit comments