Author Archives: blogmywiki

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

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