Tag Archives: Microbit

Video from a BBC micro:bit with IchigonQuest

Back in 2017 I played with projects to get composite video from an Arduino – huge fun and very satisfying in a retro way. After trying TinyBASIC on a BBC micro:bit, I fell down a bit of an internet search … Continue reading

Posted in computers, microbit | Tagged , , , | 2 Comments

Run BASIC on a BBC micro:bit

It was recently BASIC’s 57th birthday, the programming language many of us first used to do any computer programming on computers from the 1970s and 1980s like the Commodore PET, Sinclair ZX Spectrum or Apple 2. Worth remembering too that … Continue reading

Posted in computers | Tagged , , | 2 Comments

Drive 4 digit 7-segment LED displays direct from a micro:bit

I bought a bag of random 7-segment LED displays to play around with, originally with the idea of adding them to the address and data busses on my 6502 breadboard computer. That became a bit tricky, but I got thinking … Continue reading

Posted in computers | Tagged , , | 1 Comment

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

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

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

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