Author Archives: blogmywiki

micro:bit NIM maths and computing investigation

NIM is a simple but potentially infuriating, ancient 2 player game. You have some counters or matchsticks, you’re allowed to take a limited number in each turn, say 1, 2 or 3. The winner is the person who takes the … Continue reading

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

Making a simple programming language on a micro:bit

I’ve been exploring writing a very, very simple text-based language for the micro:bit, in Python. I think it could be an educational project in two ways: A task for older students to design and create their own language. Make a … Continue reading

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

Cheap KIM-1 clone

I’ve written before about how the KIM-1 (my brother’s) was the first computer I ever used, and how the very first programming I did as a child was 6502 assembler rather than BASIC. This led to me to make little … Continue reading

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

The Tower of Babel

Back in the 1990s, the BBC World Service had a newsroom computer system called EDiT. This was the World Service version of a system called BASYS which had a bit of an interesting past. It was widely used in TV … Continue reading

Posted in BBC, gaming, nostalgia, radio | Tagged , , , , , | Leave a comment

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