75 lines
2.0 KiB
Markdown
75 lines
2.0 KiB
Markdown
# Projects
|
|
|
|
Here are some cool projects that you can build with your micro:bit!
|
|
|
|
## Games
|
|
|
|
Fun games to build with your micro:bit.
|
|
|
|
```codecard
|
|
[{
|
|
"name": "Flashing Heart",
|
|
"url":"/projects/flashing-heart",
|
|
"imageUrl": "/static/mb/projects/a1-display.png"
|
|
},{
|
|
"name": "Smiley Buttons",
|
|
"url":"/projects/smiley-buttons",
|
|
"imageUrl": "/static/mb/projects/a2-buttons.png"
|
|
},{
|
|
"name": "Love Meter",
|
|
"url":"/projects/love-meter",
|
|
"imageUrl":"/static/mb/projects/a3-pins.png"
|
|
},{
|
|
"name": "Rock Paper Scissors",
|
|
"url":"/projects/rock-paper-scissors",
|
|
"imageUrl":"/static/mb/projects/a4-motion.png"
|
|
}]
|
|
```
|
|
|
|
## Maker, Arts, Fashion
|
|
|
|
```codecard
|
|
[{
|
|
"name": "Hack your headphones",
|
|
"url":"/projects/hack-your-headphones",
|
|
"imageUrl":"/static/mb/projects/a6-music.png"
|
|
}, {
|
|
"name": "Banana keyboard",
|
|
"url":"/projects/banana-keyboard",
|
|
"imageUrl":"/static/mb/projects/a7-conductive.png"
|
|
}, {
|
|
"name": "Guitar",
|
|
"url":"/projects/guitar",
|
|
"imageUrl":"/static/mb/projects/guitar.png"
|
|
}, {
|
|
"name": "Watch",
|
|
"url":"/projects/the-watch",
|
|
"imageUrl":"/static/mb/projects/a10-watch.png"
|
|
}, {
|
|
"name": "Timing gates",
|
|
"url":"/projects/timing-gates",
|
|
"imageUrl":"/static/mb/projects/timing-gates.jpg"
|
|
}]
|
|
```
|
|
|
|
## More
|
|
|
|
```codecard
|
|
[{
|
|
"name": "Compass",
|
|
"url":"/projects/compass",
|
|
"imageUrl":"/static/mb/projects/a5-compass.png"
|
|
},{
|
|
"name": "Telegraph",
|
|
"url":"/projects/telegraph",
|
|
"imageUrl":"/static/mb/projects/a8-network.png"
|
|
},{
|
|
"name": "Radio",
|
|
"url":"/projects/radio",
|
|
"imageUrl":"/static/mb/projects/a9-radio.png"
|
|
}]
|
|
```
|
|
|
|
### See Also
|
|
|
|
[Flashing Heart](/projects/flashing-heart), [Smiley Buttons](/projects/smiley-buttons), [Love Meter](/projects/love-meter), [Rock Paper Scissors](/projects/rock-paper-scissors), [Compass](/projects/compass), [Hack your headphones](/projects/hack-your-headphones), [Banana keyboard](/projects/banana-keyboard), [Telegraph](/projects/telegraph), [Radio](/projects/radio), [Guitar](/projects/guitar), [Watch](/projects/the-watch) |