# Introductory micro:bit Feature Videos

Short animated videos to share with learners.

## Videos

```codecard
[{
  "name": "Introduction to the BBC micro:bit",
  "description": "Meet the BBC micro:bit.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "u2u7UJSRuko",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/introduction.png"
},
{
  "name": "Input and output devices",
  "description": "How the BBC micro:bit helps you understand computer input and output devices.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "NkoS2JXaBuM",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/input-output.png"
},
{
  "name": "Processor",
  "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.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "Y9tk07CzTAA",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/processor.png"
},
{
  "name": "LEDs",
  "description": "LED lights are perfect for the BBC micro:bit - watch this video to find out why.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "eRhlaXqT-0w",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/leds.png"
},
{
  "name": "Buttons",
  "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. ",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "hnT0qHM3_hQ",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/buttons.png"
},
{
  "name": "Accelerometer",
  "description": "Like a phone, the micro:bit can sense movement using its accelerometer. This video tells you more about how you can use it.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "youTubeId": "UT35ODxvmS0",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/accelerometer.png"
},
{
  "name": "Full playlist",
  "description": "Watch videos on all the features of the micro:bit.",
  "label": " ",
  "labelClass": "black microbit-ribbon large",
  "url": "https://www.youtube.com/playlist?list=PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "youTubePlaylistId": "PLEo0hMrjdofusveMscRFN9FeqKzDBzuXr",
  "imageUrl": "/static/microbit-org/feature-videos/full-playlist.png"
}]
```
