pxt-calliope/docs/behind-the-makecode-hardware.md
Galen Nickel ce7ff4b7a6 Add some linking for hw vids (#1813)
* add linking for hw vids, fix card pages

* revert vid card page and inline youtube links
2019-02-08 13:48:49 -08:00

1.4 KiB

Behind the MakeCode Hardware

Videos

[
    {
        "name": "LEDs",
        "description": "See how these amazing little devices create light in this fun and illuminating video.",
        "youTubeId": "qqBmvHD5bCw",
        "imageUrl": "/static/mb/behindhardware/leds.jpg"
    },
    {
        "name": "Buttons",
        "description": "Buttons let your fingers talk to the hardware, see how they work in this video.",
        "youTubeId": "t_Qujjd_38o",
        "imageUrl": "/static/mb/behindhardware/buttons.jpg"
    },
    {
        "name": "Accelerometer",
        "description": "Find out how the accelerometer detects motion in this fun video.",
        "youTubeId": "byngcwjO51U",
        "imageUrl": "/static/mb/behindhardware/accelerometer.jpg"
    },
    {
        "name": "Light Sensor",
        "description": "Your micro:bit can see the light, how does it do that?",
        "youTubeId": "TKhCr-dQMBY",
        "imageUrl": "/static/mb/behindhardware/light-sensor.jpg"
    },
    {
        "name": "Temperature Sensor",
        "description": "One of the cool features on your board is the temperature sensor, how does it feel the heat?",
        "youTubeId": "_T4N8O9xsMA",
        "imageUrl": "/static/mb/behindhardware/temperature-sensor.jpg"
    }
]