|
| 1 | +# Introductory micro:bit Feature Videos |
| 2 | + |
| 3 | +Short animated videos to share with learners. |
| 4 | + |
| 5 | +## Videos |
| 6 | + |
| 7 | +```codecard |
| 8 | +[{ |
| 9 | + "name": "Introduction to the BBC micro:bit", |
| 10 | + "description": "Meet the BBC micro:bit.", |
| 11 | + "label": " ", |
| 12 | + "labelClass": "black microbit-ribbon large", |
| 13 | + "youTubeId": "u2u7UJSRuko", |
| 14 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 15 | + "imageUrl": "/static/microbit-org/feature-videos/introduction.png" |
| 16 | +}, |
| 17 | +{ |
| 18 | + "name": "Input and output devices", |
| 19 | + "description": "How the BBC micro:bit helps you understand computer input and output devices.", |
| 20 | + "label": " ", |
| 21 | + "labelClass": "black microbit-ribbon large", |
| 22 | + "youTubeId": "NkoS2JXaBuM", |
| 23 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 24 | + "imageUrl": "/static/microbit-org/feature-videos/input-output.png" |
| 25 | +}, |
| 26 | +{ |
| 27 | + "name": "Processor", |
| 28 | + "description": "The processor is the most important part of your BBC micro:bit - watch this video to discover why they are essential parts of any computer, phone or tablet.", |
| 29 | + "label": " ", |
| 30 | + "labelClass": "black microbit-ribbon large", |
| 31 | + "youTubeId": "Y9tk07CzTAA", |
| 32 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 33 | + "imageUrl": "/static/microbit-org/feature-videos/processor.png" |
| 34 | +}, |
| 35 | +{ |
| 36 | + "name": "LEDs", |
| 37 | + "description": "LED lights are perfect for the BBC micro:bit - watch this video to find out why.", |
| 38 | + "label": " ", |
| 39 | + "labelClass": "black microbit-ribbon large", |
| 40 | + "youTubeId": "eRhlaXqT-0w", |
| 41 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 42 | + "imageUrl": "/static/microbit-org/feature-videos/leds.png" |
| 43 | +}, |
| 44 | +{ |
| 45 | + "name": "Buttons", |
| 46 | + "description": "The buttons are probably the first input device you'll use on BBC micro:bit - this video tells you how you can use them. ", |
| 47 | + "label": " ", |
| 48 | + "labelClass": "black microbit-ribbon large", |
| 49 | + "youTubeId": "hnT0qHM3_hQ", |
| 50 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 51 | + "imageUrl": "/static/microbit-org/feature-videos/buttons.png" |
| 52 | +}, |
| 53 | +{ |
| 54 | + "name": "Accelerometer", |
| 55 | + "description": "Like a phone, the micro:bit can sense movement using its accelerometer. This video tells you more about how you can use it.", |
| 56 | + "label": " ", |
| 57 | + "labelClass": "black microbit-ribbon large", |
| 58 | + "youTubeId": "UT35ODxvmS0", |
| 59 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 60 | + "imageUrl": "/static/microbit-org/feature-videos/accelerometer.png" |
| 61 | +}, |
| 62 | +{ |
| 63 | + "name": "Full playlist", |
| 64 | + "description": "Watch videos on all the features of the micro:bit.", |
| 65 | + "label": " ", |
| 66 | + "labelClass": "black microbit-ribbon large", |
| 67 | + "url": "https://www.youtube.com/playlist?list=PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 68 | + "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr", |
| 69 | + "imageUrl": "/static/microbit-org/feature-videos/full-playlist.png" |
| 70 | +}] |
| 71 | +``` |
0 commit comments