* some write up * adding images * text * more text * adding vids * adding escape room * remove newer lesson * remove .mp4 * Card page edits * adding image * adding to toys * rotary edits * fix typo
1.2 KiB
1.2 KiB
Toys
Cardboard
[{
"name": "Inchworm",
"url":"/projects/inchworm",
"description": "Create an inchworm robot that creeps along",
"imageUrl":"/static/mb/projects/inchworm.jpg"
}, {
"name": "Milk Carton Robot",
"url":"/projects/milk-carton-robot",
"description": "Make a robot from a milk carton",
"imageUrl":"/static/mb/projects/milk-carton-robot.jpg"
}, {
"name": "Milky Monster",
"url":"/projects/milky-monster",
"description": "Make a funny milky-monster robot!",
"imageUrl":"/static/mb/projects/milky-monster.jpg"
}]
Reusing toys
[{
"name": "Railway Crossing",
"url":"/projects/railway-crossing",
"description": "Use the light sensor to detect if a train is passing by",
"imageUrl":"/static/mb/projects/railway-crossing.png"
},{
"name": "Kitronik RC Car Hack",
"url": "/projects/rc-car",
"description": "Control an RC car with the micro:bit and Kitronic parts",
"imageUrl":"/static/mb/projects/rc-car.jpg"
}]
Vintage
[{
"name": "Rotary Dial Radio",
"url":"/projects/rotary-dial-radio",
"description": "Turn an antique rotary dial phone into a radio transmitter",
"imageUrl":"/static/mb/projects/rotary-dial-radio.png"
}]