Tutorials

Step by step guides to coding your LEGO® MINDSTORMS® Education EV3.

Tutorials

[{
  "name": "Brick",
  "description": "Learn how to use the screen and the buttons",
  "url":"/tutorials/brick",
  "imageUrl":"https://pxt.azureedge.net/blob/362a4293f48d842251b82e0325b4dbfd8d8244b5/static/tutorials/wake-up.png"
}, {
  "name": "Motors",
  "description": "User motors to move the brick.",
  "url":"/tutorials/motors",
  "imageUrl":"https://pxt.azureedge.net/blob/972979e40d4571e41ed2745fa4cdfa8c76b85a67/static/tutorials/run-motors.png"
}, {
  "name": "Touch Sensor",
  "description": "Use touch sensors in your robot.",
  "url":"/tutorials/touch-sensor",
  "imageUrl":"https://pxt.azureedge.net/blob/67ca32a6a0ad3a2b0dac2580442efb05b5a5b82b/static/tutorials/touch-to-run.png"
}, {
  "name": "Color Sensor",
  "description": "Use the color sensor to follow line or detect colors",
  "url":"/tutorials/color-sensor",
  "imageUrl":"https://pxt.azureedge.net/blob/f74a5498265001dd06825a2bb0d1f33948e2f8f9/static/tutorials/what-color.png"
}, {
  "name": "Gyro",
  "description": "Drive straight or turn more precisely with the gyro",
  "url":"/tutorials/gyro",
  "imageUrl":"https://pxt.azureedge.net/blob/b28469ab8d2ca1a17da25cfdbc051e1c9deb8c37/static/tutorials/calibrate-gyro.png"
}, {
  "name": "Ultrasonic Sensor",
  "description": "Use the ultrasonic sensor to detect obstacles",
  "url":"/tutorials/ultrasonic-sensor",
  "imageUrl":"https://pxt.azureedge.net/blob/9ed2d2ea71f7fd1f773b4d62e79f7a6752b0a140/static/tutorials/object-near.png"
}, {
  "name": "Infrared Sensor",
  "description": "Use the infrared sensor to detect objects",
  "url":"/tutorials/infrared-sensor",
  "imageUrl":"https://pxt.azureedge.net/blob/6992fc215cd9510fc32c8d3ed4bcb9364f889d08/static/tutorials/security-alert.png"
}]

See Also

Brick tutorials, Motors tutorials, Touch sensor tutorials, Color sensor tutorials, Infrared sensor tutorials