Projects

Here are some cool tutorials to get you started with your micro:bit!

Basic

[{
  "name": "Flashing Heart",
  "url":"/projects/flashing-heart",
  "description": "Make an animated flashing heart.",
  "imageUrl": "https://pxt.azureedge.net/blob/bd3236c80ed86cbf0b99ff39f26469683c512ebc/static/mb/projects/a1-display.png",
  "largeImageUrl": "/static/mb/projects/flashing-heart/sim.gif",
  "cardType": "tutorial",
  "label": "New? Start Here!",
  "labelClass": "purple ribbon large",
  "youTubeId": "hiERNxxfxJQ",
  "otherActions": [{
    "url": "/projects/spy/flashing-heart",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/flashing-heart",
    "editor": "js",
    "cardType": "tutorial"
  }]
}, {
  "name": "Name Tag",
  "description": "Scroll your name on the screen",
  "imageUrl": "https://pxt.azureedge.net/blob/e03f64a983c3650f5487009bd9952b1248954e45/static/mb/projects/name-tag.png",
  "url": "/projects/name-tag",
  "cardType": "tutorial",
  "youTubeId": "tOgVbOG5QAo",
  "otherActions": [{
    "url": "/projects/spy/name-tag",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/name-tag",
    "editor": "js",
    "cardType": "tutorial"
  }]
}, {
  "name": "Smiley Buttons",
  "url":"/projects/smiley-buttons",
  "description": "Show different smiley images by pressing the buttons.",
  "imageUrl": "https://pxt.azureedge.net/blob/668a5a469bae3627ba78dab1f69b1a7e87972f28/static/mb/projects/a2-buttons.png",
  "largeImageUrl": "/static/mb/projects/smiley-buttons/sim.gif",
  "cardType": "tutorial",
  "youTubeId": "kZOTlXGIzPI",
  "otherActions": [{
    "url": "/projects/python/smiley-buttons",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/smiley-buttons",
    "editor": "js",
    "cardType": "tutorial"
  }]
}, {
  "name": "Dice",
  "url":"/projects/dice",
  "description": "Shake the dice and see what number comes up!",
  "imageUrl": "https://pxt.azureedge.net/blob/cb81642a25f424bc62d30f74f6072e07b6db85d9/static/mb/projects/dice.png",
  "cardType": "tutorial",
  "youTubeId": "8lrlMwWDPo8",
  "otherActions": [{
    "url": "/projects/spy/dice",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/dice",
    "editor": "js",
    "cardType": "tutorial"
  }]
}, {
  "name": "Love Meter",
  "url":"/projects/love-meter",
  "description": "Is the micro:bit is feeling the love, see how much!",
  "imageUrl":"https://pxt.azureedge.net/blob/5e81154127a6378383b7cab124bbb41ea9409a63/static/mb/projects/a3-pins.png",
  "cardType": "tutorial",
  "youTubeId": "sEIRwv2Aa2Q",
  "otherActions": [{
    "url": "/projects/spy/love-meter",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/love-meter",
    "editor": "js",
    "cardType": "tutorial"
  }]
}, {
  "name": "Micro Chat",
  "url":"/projects/micro-chat",
  "description": "Build your own social network made of micro:bits.",
  "imageUrl": "https://pxt.azureedge.net/blob/d8cf0f404e04aa67a9f8ed773b2386aa202776de/static/mb/projects/a9-radio.png",
  "cardType": "tutorial",
  "youTubeId": "egTeIghYXak",
  "otherActions": [{
    "url": "/projects/spy/micro-chat",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/micro-chat",
    "editor": "js",
    "cardType": "tutorial"
  }]
}]