Tools

Utilities

[
{
  "name": "Stopwatch",
  "description": "How time passes, keep track of how much",
  "url": "/projects/stopwatch",
  "imageUrl":"https://pxt.azureedge.net/blob/08f4dfd75a0609e5b15aa8d7ce74a4b9f3d43660/static/mb/projects/stopwatch.png",
  "cardType": "tutorial",
  "otherActions": [{
    "url": "/projects/spy/stopwatch",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/stopwatch",
    "editor": "js",
    "cardType": "tutorial"
  }]},
{
  "name": "Level",
  "description": "Is the table flat?",
  "url": "/projects/level",
  "imageUrl":"https://pxt.azureedge.net/blob/19adbfcbd3a4b3797f468b08f058d9e1ff1b18dd/static/mb/projects/level.png",
  "cardType": "tutorial",
  "otherActions": [{
    "url": "/projects/spy/level",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/level",
    "editor": "js",
    "cardType": "tutorial"
  }]
},
{
  "name": "Compass",
  "description": "Where is North?",
  "url": "/projects/compass",
  "imageUrl":"https://pxt.azureedge.net/blob/d3e34ce80d0f558d6dda199a5c33f9770ab93d2f/static/mb/projects/a5-compass.png",
  "cardType": "tutorial",
  "otherActions": [{
    "url": "/projects/spy/compass",
    "editor": "py",
    "cardType": "tutorial"
  }, {
    "url": "/projects/spy/compass",
    "editor": "js",
    "cardType": "tutorial"
  }]
}
]

Sensors

[
{
  "name": "Plot Acceleration",
  "description": "Use the screen to how the accelerometer works",
  "url": "/projects/plot-acceleration",
  "imageUrl": "https://pxt.azureedge.net/blob/6c5df7122aa585e7afe0e28241d86c86d618fb50/static/mb/projects/plot-acceleration.png",
  "cardType": "tutorial"
} ,{
  "name": "Light Level Meter",
  "description": "Measure light input",
  "url": "/projects/light-level-meter",
  "imageUrl": "https://pxt.azureedge.net/blob/26a8515fe0815c95eb40da0612a58b27e8055434/static/mb/projects/light-level-meter.png",
  "cardType": "tutorial"
}, {
  "name": "Analog Pin Tester",
  "description": "Test analog input",
  "url": "/projects/analog-pin-tester",
  "imageUrl": "https://pxt.azureedge.net/blob/9490edfeaf0b05af32f9e85d0b7558b869668b09/static/mb/projects/analog-pin-tester.png",
  "cardType": "side"
}, {
  "name": "Servo Calibrator",
  "description": "Calibrate a servo",
  "url": "/projects/servo-calibrator",
  "imageUrl": "https://pxt.azureedge.net/blob/bf3adc67d893471bcb97475e63043060fa6f5301/static/mb/projects/servo-calibrator.png",
  "cardType": "side"
}]

Streaming

[{
  "name": "Radio Bridge",
  "description": "Send radio messages to editor",
  "url": "/projects/radio-bridge",
  "imageUrl": "https://pxt.azureedge.net/blob/8d6f9428c66a61decec54432f63a9d914423e777/static/mb/projects/radio-bridge.png",
  "cardType": "example"
}]