Category Archives: computers

Make your own processor with a micro:bit

Last week I made a binary adding machine out of 3 micro:bits to learn a bit about how computers work deep inside. This week I’ve been inspired by Ben Eater’s 8-bit computer project. I highly recommend his videos if you … Continue reading

Posted in computers, hardware, microbit | Tagged , , | 6 Comments

micro:bit binary adding machine

I’m going to how to show you to turn two or more micro:bits in to a binary adding machine, using the same code on every micro:bit. The ability to add two numbers together is a fundamental building block of any … Continue reading

Posted in computers, hardware, microbit | Tagged , , , | Leave a comment

Hyper-local personal train and London bus times

Terence Eden has a cool project to turn a Nook e-reader into a personal display of the next useful trains and London buses to depart from near his home. I thought I’d do something similar and would start with the … Continue reading

Posted in computers | Tagged , , , , , | Leave a comment

Ultrasonic distance sensor micro:bit theremin

I’ve tried to make really crude theremin-like noise-making machines before with an Arduino and an LED, and with micro:bits, and of course there’s my spooky bat theremin Scratch project. I had a HC-SR04 ultrasonic distance sensor lying around. You can … Continue reading

Posted in microbit | Tagged , , | 2 Comments

Playing Arduboy games on a micro:bit

There are lots of little machines and platforms for making and playing your own games now; various colour LCD MakeCode Arcade machines, the Arduino-based Arduboy which uses a tiny but crisp black and white OLED display as well as the … Continue reading

Posted in Arduino, computers, microbit | Tagged , , , | Leave a comment