Learn.Adafruit.Com

Guides

[
    {
        "name": "MakeCode 101",
        "description": "An overview of the MakeCode editor.",
        "imageUrl": "https://pxt.azureedge.net/blob/3f2002913c3b60709315e3a8d45bd22525508902/static/cp/learn/makecode101.png",
        "url": "https://learn.adafruit.com/makecode/"
    },
    {
        "name": "NeoPixels",
        "description": "Learn how to use NeoPixels, those super shiny lights on the board or on external strips.",
        "imageUrl": "https://pxt.azureedge.net/blob/9561325d76d4ce5035583ee43fc3df0be59ee50b/static/cp/learn/neopixels.jpg",
        "url": "https://learn.adafruit.com/neopixels-with-makecode"
    },
    {
        "name": "Sensors",
        "description": "A guide through the various sensors included with the Circuit Playground Express.",
        "imageUrl": "https://pxt.azureedge.net/blob/de0cf703e63f1c01e81fe007c3095f2d7294643f/static/cp/learn/sensors.jpg",
        "url": "https://learn.adafruit.com/sensors-in-makecode"
    }
]

Adafruit learn projects in MakeCode

[
    {
        "name": "Beep Beep",
        "description": "Blink a 'yes' or 'no' answer with a beep beep device.",
        "url": "/learnsystem/beep-beep",
        "imageUrl": "https://pxt.azureedge.net/blob/943be107b5a610a089c9db5e49792cba958701e7/static/cp/learn/yes_no_buttons.jpg"
    },
    {
        "name": "Digital Input",
        "description": "Explore digital inputs and values.",
        "url": "/learnsystem/digital-input",
        "imageUrl": "https://pxt.azureedge.net/blob/994aa9b77ee637c2da9e27bebe75c5017e883b2e/static/cp/learn/digital-input-signal.png"
    },
    {
        "name": "Hot Potato",
        "description": "A new way to play the fun and popular Hot Potato game.",
        "url": "/learnsystem/hot-potato",
        "imageUrl": "https://pxt.azureedge.net/blob/e43e896aeef8c5007864b0e83f29d62f4d9024b7/static/cp/learn/potato.jpg"
    },
    {
        "name": "Light Paintbrush",
        "description": "Paint with light in midair!",
        "url": "/learnsystem/light-paintbrush",
        "imageUrl": "https://pxt.azureedge.net/blob/efaf83e92974ca1ff96ce94667af4e8a3e372fee/static/cp/learn/led-paint.jpg"
    },
    {
        "name": "More guides!",
        "imageUrl": "https://pxt.azureedge.net/blob/608f2adef16ec7810246654af8818f06e66fa2f1/static/cp/learn/others.jpg",
        "description": "Find out all the projects and guides on learn.adafruit.com",
        "url": "https://learn.adafruit.com/category/makecode"
    }
]