UNPKG

pxt-microbit

Version:

micro:bit target for Microsoft MakeCode (PXT)

69 lines (63 loc) 2.02 kB
# Toys ## Cardboard ```codecard [{ "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": "Robot Unicorn", "url":"/projects/robot-unicorn", "description": "Make a gesture controlled robot unicorn", "imageUrl":"/static/mb/projects/robot-unicorn/robotunicorn.jpg" }, { "name": "Ticklebot", "url":"https://www.jasmineflorentine.com/ticklebot", "description": "A tickelish robot!", "imageUrl":"/static/mb/projects/ticklebot.jpg" }, { "name": "Octobot", "url": "https://browndoggadgets.dozuki.com/Guide/Octobot/306", "description": "Don't wake the Ocotobot!", "imageUrl": "/static/mb/projects/octobot.jpg" }, { "name": "Two Player Maze", "url": "https://tinker-club.blogspot.com/p/two-player-maze-game-for-microbit.html", "description": "Build a metal ball maze for 2 players!", "imageUrl": "/static/mb/projects/twoplayermaze.jpg" }, { "name": "Milky Monster", "url":"/projects/milky-monster", "description": "Make a funny milky-monster robot!", "imageUrl":"/static/mb/projects/milky-monster.jpg" }] ``` ## Reusing toys ```codecard [{ "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 ```codecard [{ "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" }] ```