* getting started on microcode category

* updated

* updated list

* more descr updates
This commit is contained in:
Peli de Halleux 2022-10-10 15:35:05 -07:00 коммит произвёл GitHub
Родитель 47c4ff49e0
Коммит 4dfa08f2ce
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 40 добавлений и 0 удалений

27
docs/microcode.md Normal file
Просмотреть файл

@ -0,0 +1,27 @@
# MicroCode
[MicroCode](https://aka.ms/m9) is an experimental tile-based language and editor for young coders and coders with disabilities on the BBC micro:bit V2 (V1 not supported), inspired by Kodu Game Lab.
## Getting started
```codecard
[{
"name": "Getting Started",
"description": "MicroCode is an experimental tile-based language and editor for young coders and coders with disabilities on the BBC micro:bit V2 (V1 not supported), inspired by Kodu Game Lab.",
"url":"https://microsoft.github.io/microcode",
"imageUrl": "/static/microcode/home.png"
},
{
"name": "User Guide",
"description": "Learn how to use MicroCode editor and language.",
"url": "https://microsoft.github.io/microcode/docs/manual",
"imageUrl": "/static/microcode/userguide.png"
},
{
"name": "Samples",
"description": "Annotated MicroCode programs with screen animations, sounds, radio messages and more.",
"url": "https://microsoft.github.io/microcode/docs/samples",
"imageUrl": "/static/microcode/samples.png"
}
]
```

Просмотреть файл

@ -73,6 +73,11 @@
"url": "/jacdac",
"imageUrl": "/static/jacdac/getting-started.jpg"
},
{
"name": "MicroCode for the new micro:bit (V2)",
"url": "/microcode",
"imageUrl": "/static/microcode/home.png"
},
{
"name": "Behind the MakeCode Hardware",
"url": "/behind-the-makecode-hardware",
@ -117,6 +122,7 @@
[Blocks to JavaScript](/courses/blocks-to-javascript),
[Courses](/courses),
[Jacdac](/jacdac),
[MicroCode for the new micro:bit (V2)](/microcode),
[Behind the MakeCode Hardware](/behind-the-makecode-hardware),
[Science Experiments](/science-experiments),
[Coding for Teachers](/coding-for-teachers),

Просмотреть файл

@ -85,6 +85,8 @@
* [Hack Your Headphones](/projects/hack-your-headphones)
* [Banana Keyboard](/projects/banana-keyboard)
* [Guitar](/projects/guitar)
* [Jonny's Bird](/projects/jonnys-bird)
* [Electric Guitar](/projects/electric-guitar)
* [Toys](/projects/toys)
* [Inchworm](/projects/inchworm)
* [Milk Carton Robot](/projects/milk-carton-robot)
@ -148,6 +150,10 @@
* [Rotary Sound Bender](https://microsoft.github.io/jacdac-docs/clients/makecode/projects/rotary-sound-bender/)
* [Sound LED](https://microsoft.github.io/jacdac-docs/clients/makecode/projects/sound-led/)
* [Magnetic Sound Bender](https://microsoft.github.io/jacdac-docs/clients/makecode/projects/magnetic-sound-bender/)
* [MicroCode for the new micro:bit (V2)](/microcode)
* [Getting Started](https://microsoft.github.io/microcode)
* [User Guide](https://microsoft.github.io/microcode/docs/manual)
* [Samples](https://microsoft.github.io/microcode/docs/samples)
* [Behind the MakeCode Hardware](/behind-the-makecode-hardware)
* [LEDs](https://youtu.be/qqBmvHD5bCw)
* [Buttons](https://youtu.be/t_Qujjd_38o)

Двоичные данные
docs/static/microcode/home.png поставляемый Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 8.9 KiB

Двоичные данные
docs/static/microcode/samples.png поставляемый Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 9.4 KiB

Двоичные данные
docs/static/microcode/userguide.png поставляемый Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 11 KiB

Просмотреть файл

@ -832,6 +832,7 @@
"Blocks to JavaScript": "courses/blocks-to-javascript",
"Courses": "courses",
"Jacdac": "jacdac",
"MicroCode for the new micro:bit (V2)": "microcode",
"Behind the MakeCode Hardware": {
"url": "behind-the-makecode-hardware",
"youTube": true