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