Behind the MakeCode Hardware

The Adafruit Circuit Playground Express comes with amazing hardware components on it. It can connect to external hardware too. Here are some videos to show you how some of these hardware components work and how your code uses them.

Videos

[
    {
        "name": "NeoPixels",
        "description": "See how these amazing LED pixels create colored light in this fun and illuminating video.",
        "youTubeId": "Bo0cM2qmuAE",
        "imageUrl": "https://pxt.azureedge.net/blob/898ce32de27ac4cc05125cd9686b8b217112ef69/static/cp/behindhardware/neopixels.jpg"
    },
    {
        "name": "Speaker",
        "description": "Find out how a speaker makes sound and use it to hear the music you create with your board.",
        "youTubeId": "JjJ-KGwKh_4",
        "imageUrl": "https://pxt.azureedge.net/blob/b95be5a6dd364295e9ce87ea4e03b53ee8cf09b6/static/cp/behindhardware/speaker.jpg"
    },
    {
        "name": "Accelerometer",
        "description": "Feel the gravity, see how the accelerometer can sense the force of motion.",
        "youTubeId": "2HzNKz-QlV0",
        "imageUrl": "https://pxt.azureedge.net/blob/11f91ff76cdd4faf98bd4f79dc35441e07bc8dc1/static/cp/behindhardware/accelerometer.jpg"
    },
    {
        "name": "Light Sensor",
        "description": "How does your board see the light? Watch this and find out.",
        "youTubeId": "9LrWQ68lO20",
        "imageUrl": "https://pxt.azureedge.net/blob/a7eb91450a945b1fb352fd5e3b0800a2b3f6dd09/static/cp/behindhardware/light-sensor.jpg"
    },
    {
        "name": "Infrared",
        "description": "Send data with light, how does it do that? Watch and see how infrared communication works.",
        "youTubeId": "0EMuaMClfos",
        "imageUrl": "https://pxt.azureedge.net/blob/698446fee78b402ef03e4e48da8f6f9c7934b9b2/static/cp/behindhardware/infrared.jpg"
    },
    {
        "name": "Microphone",
        "description": "Can your hear that? Learn how a microphone detects and captures sound.",
        "youTubeId": "g5894PVYOF4",
        "imageUrl": "https://pxt.azureedge.net/blob/a6266287c8f1c87e59c2101702bf413dcc493bb3/static/cp/behindhardware/microphone.jpg"
    }
]