Recluse Bot

Recluse Bot

Reclusebot Make a reclusive robot that squeals when toggled, touched, or when it detects motion Use the micro:bit to make a robot that squeals when it detects motion, is touched on any of its sensors or when lifted up. Written by Shaun Toh, from the Singapore...
μ reMorse

μ reMorse

µ reMorse Make a  Morse Code “Keyboard”/Editor the hard way.   Goals A Morse Code keyboard/Editor made using the C/C++ Micro:bit Runtime Interprets a combination of short and long button presses into characters using Morse code. Send characters over...
Finger dexterity game

Finger dexterity game

Finger Dexterity Micro:bit Game Are your psychomotor skills as bad as mine? Goals We are going to create a game where the player must click on a key (on the ADKeypad) that corresponds to the column on which a random LED lights up (A for the first column and E for the...
QUICK MATHS

QUICK MATHS

QUICK MATHS QUICK MATHS a game where its all about testing your mental calculations. Too slow and you lose, too fast you may make mistakes. Step 0 – Pre Build Overview use a Buzzer and OLED with the micro:bit. use if-else statements to evaluate conditions....
Maze Runner

Maze Runner

Maze Runner Micro:bit Game Can you make it through all the levels? Goals We’re going to create a maze game where you must navigate a series of mazes without running into the walls. You’ll learn how to… use a Buzzer and ADKeypad with the micro:bit....