pxt-calliope/docs/behind-the-makecode-hardware.md
Peli de Halleux 99cc00955b
Shawn videos (#1690)
* inclued in tutorials

* adding sim images to large icons

* added landing page

* restoring gifs in intro

* updated links
2018-12-02 07:58:43 -08:00

29 lines
802 B
Markdown

# Behind the MakeCode Hardware
* [Watch Playlist on Youtube](https://www.youtube.com/watch?v=qqBmvHD5bCw&list=PLMMBk9hE-SeqDYtw9pGNPsQ10V_EGMyGe)
## Videos
```codecard
[
{
"name": "LEDs",
"description": "A fun video to learn how lights work",
"youTubeId": "qqBmvHD5bCw",
"imageUrl": "/static/mb/behindhardware/leds.jpg"
},
{
"name": "Buttons",
"description": "A fun video to learn how buttons work",
"youTubeId": "t_Qujjd_38o",
"imageUrl": "/static/mb/behindhardware/buttons.jpg"
},
{
"name": "Accelerometer",
"description": "A fun video to learn how the accelerometer detect motion",
"youTubeId": "byngcwjO51U",
"imageUrl": "/static/mb/behindhardware/accelerometer.jpg"
}
]
```