-
Recent articles
Recent Comments
Calendar
December 2024 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tag cloud
6502 Apple Arduino BBC BBCMicrobit books breadboardcomputer coding computing education fiction Flotilla Fridge Gizmo FridgeGizmo ICT iphone kindle LCD lenovo Linux London MakeyMakey maths Microbit MicroPython music OLED osx Pimoroni PiRadio poetry printer Python radio Raspberry Pi RaspberryPi raspbian reading recently read scratch SenseHAT teaching twitter weather writing
Category Archives: microbit
micro:bit OLED compass
These 128 x 64 pixel OLED displays are inexpensive and provide a great way to augment micro:bit projects. They’re easy to wire up using a breakout board and 4 female-to-female jumper wires. Just connect it like this: OLED / micro:bit … Continue reading
micro:bit radio messager with OLED display
What it is Based on my previous micro:bit keyboard project, this allows you to type a message on a micro:bit using an old PC PS/2 keyboard and send it over radio to another micro:bit. How to make it You’ll need … Continue reading
How the micro:bit helps you understand fundamentals of computing
I’ve made a few projects recently using 4 x 4 membrane keypads with the BBC micro:bit. I made a calculator, then a wireless communicator and most recently I recreated the 1970s game Mastermind. I thought it might be interesting to … Continue reading
Mastermind game for micro:bit
Following my calculator and communicator projects, I decided to recreate the classing 70s game Mastermind on the micro:bit. Mastermind was based on an older game, possibly called Bulls and Cows or Moo! There have been various computer versions of it … Continue reading
micro:bit wireless keypad communicator
Learn how computers scan keyboards and make your own wireless texting machine! Building on my micro:bit calculator project, which uses a 4×4 membrane keypad attached to a breakout board, I made a simple device so you can send and receive … Continue reading