Author Archives: blogmywiki

6502 breadboard computer – part 5 hex keypad

Having made a very simple proto-monitor work that allows me just to read the contents of memory on the LCD display, I decided to get a hex keypad working as a next step. Eventually I’ll use the hex keypad to … Continue reading

Posted in computers | Tagged , | Leave a comment

6502 breadboard computer part 4 – first monitor

I’ve been following Ben Eater’s tutorials to make a breadboard computer based around the classic 1970s processor, the 6502. This CPU was used in many classic 8-bit computers including the Apple 2, BBC Micro, Atari VCS as well as the … Continue reading

Posted in computers | Tagged , | Leave a comment

6502 breadboard computer: part 3 – the return

I last posted way back in October 2020 about my progress with my Ben Eater-style 6502 breadboard computer. Having my own Kim-1 or Acorn System 1 type single board computer was a childhood dream, and several decades later I was … Continue reading

Posted in computers, hardware | Tagged , | 2 Comments

The distraction of distraction-free word processors

I’m currently not writing at least three books. At least one of them, I am convinced, is an amazingly good idea. I’ve written a dozen chapters, at least one of which doesn’t make me cringe when I read it back, … Continue reading

Posted in computers, literature, lowendmac, Raspberry Pi | Tagged , , | Leave a comment

Make a simple calculator with guizero & Python

Making your own apps, even simple ones, with a GUI still seems to be surprisingly tricky, and this makes it hard to teach, especially if you want to build an app that will run standalone, or near-standalone, on a real … Continue reading

Posted in computers | Tagged , | 2 Comments