pxt-microbit
Version:
micro:bit target for Microsoft MakeCode (PXT)
58 lines (54 loc) • 2.04 kB
Markdown
# Make it: code it Examples
Projects you can try out straight away or code from scratch.
## Projects
```codecard
[{
"name": "Dance steps",
"description": "Use loops to help create a dance routine.",
"url": "https://makecode.microbit.org/_edAayo1kC04Y",
"imageUrl": "/static/microbit-org/make-it-code-it/dance-steps.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}, {
"name": "Poetry generator",
"description": "Generate random phrases to use in a poem.",
"url": "https://makecode.microbit.org/_D2fETcEuMCvX",
"imageUrl": "/static/microbit-org/make-it-code-it/poetry-generator.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}, {
"name": "Activity picker",
"description": "Can't agree on what to do? Let your micro:bit decide!",
"url": "https://makecode.microbit.org/_gXM8uh850CCe",
"imageUrl": "/static/microbit-org/make-it-code-it/activity-picker.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}, {
"name": "Calming LEDs",
"description": "Regulate your breathing and relax.",
"url": "https://makecode.microbit.org/_baC2XD9E1aW7",
"imageUrl": "/static/microbit-org/make-it-code-it/calming-leds.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}, {
"name": "Funny voice recorder",
"description": "Turn your micro:bit into a voice changer.",
"url": "https://makecode.microbit.org/_9TY7rdVAV5Fd",
"imageUrl": "/static/microbit-org/make-it-code-it/funny-voice.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}, {
"name": "Distance calculator",
"description": "Use your micro:bit to measure distances.",
"url": "https://makecode.microbit.org/_DACivW4iMe0t",
"imageUrl": "/static/microbit-org/make-it-code-it/distance-calculator.png",
"label": " ",
"labelClass": "black microbit-ribbon large",
"cardType": "sharedExample"
}]
```