Design Engineering Projects

Projects

[
    {
        "name": "Make It Move Without Wheels",
        "description": "Design, build and program a robot that can move itself using no wheels for locomotion.",
        "imageUrl": "https://pxt.azureedge.net/blob/dc888b79a7f8254eca319c1ac18b3cf35e2ac365/static/lessons/make-it-move-without-wheels.png",
        "url": "/design-engineering/make-it-move",
        "cardType": "side"
    },
    {
        "name": "Make It Smarter and Faster",
        "description": "Design, build and program a robotic creature that can sense its environment and respond by moving.",
        "imageUrl": "https://pxt.azureedge.net/blob/550f6b9cc15ae5c37c7046dd8095983014aeae24/static/lessons/make-it-smarter-and-faster.png",
        "url": "/design-engineering/make-it-smarter",
        "cardType": "side"
    },
    {
        "name": "Make a System that Communicates",
        "description": "Design, build and program a robotic system that follows a path and communicates its position at least twice along the way.",
        "imageUrl": "https://pxt.azureedge.net/blob/561c31fab7aee6568a0f884fb9308df94c7f4e36/static/lessons/make-a-system-that-communicates.png",
        "url": "/design-engineering/make-it-communicate",
        "cardType": "side"
    }
]