Coin Sorter

Coin Sorter

Coin Sorter with Micro:bit Ever just accumulate a bunch of coins in a jar and now want to sort out the giant mess your past self should have foreseen? No? Just me? Ok well let’s build a coin sorter for fun then, adding on an ultrasound to count the amount you...
μ 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...
Game:bit Kit Assembly Instructions

Game:bit Kit Assembly Instructions

Put together the Game:bit! Let’s figure out where all those screws are supposed to go. Goals Assemble the game:bit. Try not to break it. Helpful Hint: Toggle through pictures for each step for more photographic detail! ! Materials 1 x Game:bit kit 1 x...
Wire Transmission

Wire Transmission

micro:bit Wire Transmission Communicate between two micro:bits using Morse code, fishing line, a servo and a sensor! Why use micro:bit’s radio when this is so much cooler? Goals Use Python to programme the micro:bit Use dictionaries to encode and decode Morse...
Snake

Snake

micro:bit Snake Game Anyone remembers the Snake game that used to come with old Nokia phones? This micro:bit version in glorious 5×5 resolution is easy to make and fun to play! Goals In this step by step guide, we will build a snake game from scratch, handling...