ZX81 Compatible "Printer"

Discussions about Sinclair ZX80 and ZX81 Hardware
Post Reply
stu
Posts: 4
Joined: Fri Apr 05, 2024 7:43 pm

ZX81 Compatible "Printer"

Post by stu »

Hi,

I wanted to say that I built a "printer" for the ZX81 that plugs into the expansion slot. It is built around an ESP32 Arduino-like board that interfaces with the ZX81 through some 74 series logic gates. The microcontroller stores whatever is printed in memory and shows it on a simple web page. It would be quite easy to add the ability to send the output over, say, RS232, to some dot matrix printer, but I don't have one. This is the link to the repo, that contains some more info: https://bitbucket.org/staffanulfberg/zx-wifi-printer/

Staffan
User avatar
Paul
Posts: 1535
Joined: Thu May 27, 2010 8:15 am
Location: Germanys west end

Re: ZX81 Compatible "Printer"

Post by Paul »

Thanks, this is interesting.
I'm going to dive deeper when I'm back home :ugeek:
In theory, there is no difference between theory and practice. But, in practice, there is.
Post Reply