-
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
Tag Archives: BBCMicrobit
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
micro:bit calculator with external keypad
I learned a lot about how matrix keyboards work in a recent micro:bit project where I made my own out of some buttons and wire. It’s much simpler, though, to use a ready made one and these 4×4 membrane keyboards … Continue reading
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 Arduboy, Arduino, BBCMicrobit, Microbit
Leave a comment
Simple Python game with micro:bit OLED display
I’ve managed to get a simple game working on my micro:bit OLED display, and I ditched the breadboard at the same time, meaning that it should be possible to build this into a small case. I may even add some … Continue reading
micro:bit OLED display
I love add-on displays for micro:bits, and after putting a cheap colour LCD through its paces, I’ve been experimenting with a tiny 128×64 pixel OLED screen. OLED displays are great because they are very sharp and have insanely high contrast … Continue reading