pxt-ev3/docs/getting-started.md

965 B

Getting Started

Projects

[
{
    "name": "Prepare",
    "imageUrl": "/static/lessons/firmware.png",
    "description": "To use Microsoft MakeCode with your EV3 Brick, you will need to install the latest LEGO® MINDSTORMS® Education EV3 firmware.",
    "label": "New? Start Here!",
    "labelClass": "red ribbon large",
    "url": "https://makecode.mindstorms.com/troubleshoot"
},
{
    "name": "Try",
    "imageUrl": "/static/lessons/try.png",
    "description": "Get a quick introduction to programming.",
    "url": "/getting-started/try",
    "cardType": "side"
},
{
    "name": "Use",
    "imageUrl": "/static/lessons/use.png",
    "description": "Build a robot and drive into the world of robotics!",
    "url": "/getting-started/use",
    "cardType": "side"
},
{
    "name": "First LEGO League",
    "imageUrl": "/static/fll/fll-big.png",
    "description": "Information about using MakeCode in FLL competitions",
    "url": "/fll"
}
]