2016-06-24 18:41:51 +02:00
|
|
|
# Projects
|
2016-06-12 00:08:05 +02:00
|
|
|
|
2016-11-02 01:44:37 +01:00
|
|
|
Here are some cool projects that you can build with your @boardname@!
|
2016-06-11 05:39:30 +02:00
|
|
|
|
2018-10-01 21:48:28 +02:00
|
|
|
## Categories
|
2018-09-13 06:12:19 +02:00
|
|
|
|
2017-06-24 08:55:04 +02:00
|
|
|
```codecard
|
|
|
|
[{
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Tutorials",
|
|
|
|
"url": "/tutorials",
|
|
|
|
"imageUrl": "/static/mb/projects/a1-display.png"
|
2017-05-25 18:33:57 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Games",
|
|
|
|
"url":"/projects/games",
|
|
|
|
"imageUrl":"/static/mb/projects/a4-motion.png"
|
2016-10-04 00:18:20 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Radio Games",
|
|
|
|
"url":"/projects/radio-games",
|
|
|
|
"imageUrl":"/static/mb/projects/fireflies.png"
|
2016-10-04 00:18:20 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Fashion",
|
|
|
|
"url":"/projects/fashion",
|
2016-11-03 23:49:29 +01:00
|
|
|
"imageUrl":"/static/mb/projects/wallet.png"
|
2016-10-04 00:18:20 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Music",
|
|
|
|
"url":"/projects/music",
|
|
|
|
"imageUrl":"/static/mb/projects/a6-music.png"
|
|
|
|
},{
|
|
|
|
"name": "Toys",
|
|
|
|
"url":"/projects/toys",
|
2017-01-05 19:00:36 +01:00
|
|
|
"imageUrl":"/static/mb/projects/inchworm.jpg"
|
2017-03-27 06:22:40 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Science",
|
|
|
|
"url":"/projects/science",
|
2017-08-01 20:14:15 +02:00
|
|
|
"imageUrl":"/static/mb/projects/timegate.jpg"
|
2017-06-22 07:40:35 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Tools",
|
|
|
|
"url": "/projects/tools",
|
|
|
|
"imageUrl": "/static/mb/projects/light-level-meter.png"
|
2017-05-26 06:01:00 +02:00
|
|
|
}, {
|
2018-10-01 21:48:28 +02:00
|
|
|
"name": "Turtle",
|
|
|
|
"url": "/projects/turtle",
|
|
|
|
"imageUrl":"/static/mb/projects/turtle-square.png"
|
2016-06-17 07:42:29 +02:00
|
|
|
}]
|
|
|
|
```
|
2016-06-11 05:39:30 +02:00
|
|
|
|
2017-09-07 22:42:08 +02:00
|
|
|
## See Also
|
2016-06-12 00:08:05 +02:00
|
|
|
|
2018-10-01 21:48:28 +02:00
|
|
|
[Tutorials](/tutorials),
|
|
|
|
[Games](/projects/games),
|
|
|
|
[Radio games](/projects/radio-games),
|
|
|
|
[Fashion](/projects/fashion)
|
|
|
|
[Music](/projects/music),
|
|
|
|
[Toys](/projects/toys),
|
|
|
|
[Science](/projects/science),
|
|
|
|
[Tools](/projects/tools),
|
|
|
|
[Turtle](/projects/turtle)
|