Gyro tutorials

Tutorials

[{
  "name": "Calibrate",
  "description": "Make sure you gyro sensor is ready to use",
  "cardType": "tutorial",
  "url":"/tutorials/calibrate-gyro",
  "imageUrl":"https://pxt.azureedge.net/blob/b28469ab8d2ca1a17da25cfdbc051e1c9deb8c37/static/tutorials/calibrate-gyro.png"
}, {
  "name": "Turn",
  "description": "Use the gyro to turn precisely",
  "cardType": "tutorial",
  "url":"/tutorials/turn-with-gyro",
  "imageUrl":"https://pxt.azureedge.net/blob/5a88ef977e8907abe4a027f7b514a009c929bf1d/static/tutorials/turn-with-gyro.png"
}, {
  "name": "Move Straight",
  "description": "Use the gyro to correct the trajectory of the robot",
  "cardType": "tutorial",
  "url":"/tutorials/move-straight-with-gyro",
  "imageUrl":"https://pxt.azureedge.net/blob/1a37e69a353bf3ba5818258753a7bc4f4c4fbbfb/static/tutorials/move-straight-with-gyro.png"
}, {
  "name": "Drifter",
  "description": "Explore how the gyro is drifting",
  "cardType": "example",
  "url":"/tutorials/drifter",
  "imageUrl":"https://pxt.azureedge.net/blob/7cb3144d05aff5d2ee194f36423d08d80920195f/static/tutorials/drifter.png"
}]