Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 6e4f056

Browse files
authored
update readme
1 parent 3aed472 commit 6e4f056

1 file changed

Lines changed: 2 additions & 29 deletions

File tree

README.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,6 @@
1-
## Microsoft MicroCode [https://aka.ms/microcode](https://aka.ms/microcode)
1+
## Microsoft MicroCode
22

3-
Microsoft MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB.
4-
5-
Here's the classic micro:bit _Happy-A-button/Sad-B-button_ program in MicroCode:
6-
7-
![Happy sad program in microcode](./docs/images/generated/sample_smiley_buttons.png)
8-
9-
## Getting started
10-
11-
- **Read the [MicroCode user guide](https://microsoft.github.io/microcode/docs/manual)**
12-
- [try it now!](https://microsoft.github.io/microcode/)
13-
14-
## [Arcade shields](https://microsoft.github.io/microcode/docs/manual#arcade-shield) for micro:bit V2
15-
16-
There are various [Arcade shields](https://microsoft.github.io/microcode/docs/manual#arcade-shield) available on the market today, as shown below.
17-
18-
<img style="width: 40%" src="https://microsoft.github.io/microcode/assets/newbit-shield.png"></img>
19-
20-
## Robot
21-
22-
MicroCode can also be used to [program and control a 2 wheeled rover robot](https://microsoft.github.io/microcode/docs/robot).
23-
24-
![robot line following](https://microsoft.github.io/microcode/docs/images/generated/sample_robot_line_follow.png){:class="sample"}
25-
26-
<img style="width: 40%" src="https://microsoft.github.io/microcode/docs/images/cutebot.jpeg"></img>
27-
28-
## Development
29-
30-
To contribute to MicroCode, please read about [MicroCode development](./docs/develop.md).
3+
> NOTE: MicroCode has moved here [https://github.com/microbit-apps/microcode](here).
314
325
## Contributing
336

0 commit comments

Comments
 (0)