Practical uses of the ZX80 and ZX81

General Chit Chat about Sinclair Computers and their Clones
Post Reply
RWAP
Posts: 1348
Joined: Thu May 08, 2008 8:42 am
Location: Stoke-on-Trent, UK
Contact:

Practical uses of the ZX80 and ZX81

Post by RWAP »

I have been approached by a journalist writing an article for Computer Shopper.

He was particularly interested to know if anyone is still using their ZX80/ZX81 for a practical role, rather than just as a hobby/collecting.

I do of course still have the ZX80 which was being used by Severn Trent to perform fluid calculations until about 5 years ago.

I also have a customer who has been using his ZX81 and type-in listings to teach his children about programming and how computers work (they keep asking for more listings to use if anyone has anything !!)

What about anyone else?
User avatar
1024MAK
Posts: 5122
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...

Re: Practical uses of the ZX80 and ZX81

Post by 1024MAK »

Well, on my list of projects, I keep meaning to use a ZX81 with a Kempston joystick interface (the type that has the ZX81 size edge connector) to monitor a tipping bucket.

The hardware side of the problem is not a problem. But although I have dabbled with various flavours of machine code for various MPU's (including PIC micro-controllers) over the years, I have not yet got around to developing a working M/C program.

Now, you're all going to ask what a tipping bucket is...

Ah! The young. Those who use modern PC's but do not have a clue about the equipment of the past and how far technology has moved in the last 30 years...

I work for a national company that takes on "modern" apprentices each year. <Warning, blowing my own trumpet ahead> As I am rather good at my job, I often get to care take some of these young "modern" apprentices (I should point out that most of the work is related to a form of electrical and mechanical engineering).
It is rather fun taking a working ZX81 in to work and educating them, explaining that it all started with only 1k of RAM... :mrgreen:

Makes them think :lol:

The other thing is, for those that are interested, they are fascinated with programming in BASIC.

Hope this helps :mrgreen:

Mark
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Buffer Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer later in the year.
sirmorris
Posts: 2811
Joined: Thu May 08, 2008 5:45 pm

Re: Practical uses of the ZX80 and ZX81

Post by sirmorris »

You still didn't explain what a tipping bucket is :shock:
dr beep
Posts: 2084
Joined: Thu Jun 16, 2011 8:35 am
Location: Boxmeer

Re: Practical uses of the ZX80 and ZX81

Post by dr beep »

Well it is sure easier to control a modeltrain by a ZX Spectrum or ZX81 than by a modern PC, especially when you only have USB.

I did use a ZX BASIC coding trick a while ago in a program at work.
The program couldn't use IF ... THEN ...ELSE and yet I needed a conditional display so I used a print that ressembled
PRINT "HELLO" AND var<1;"GOODBYE" and var >=1
User avatar
1024MAK
Posts: 5122
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...

Re: Practical uses of the ZX80 and ZX81

Post by 1024MAK »

sirmorris wrote:You still didn't explain what a tipping bucket is :shock:
See here
And here
And some nice pics:
ImageImage

Mark
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Buffer Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer later in the year.
User avatar
RetroTechie
Posts: 379
Joined: Tue Nov 01, 2011 12:16 am
Location: Hengelo, NL
Contact:

Re: Practical uses of the ZX80 and ZX81

Post by RetroTechie »

Sure leave it on 24/7, and connected to equipment outside your house with thunderstorms passing by now and then. I hope you have that ZX81 fitted with one of Andy's ULA replacements, otherwise it'll likely be "bye bye ULA" in short order. :cry: Better bite the bullet and hook up a PIC, Arduino or something to it (and perhaps use a ZX81 to read out results from time to time). Or even a plain counter + manual reset.

@Mark: excellent use of a ZX81! Compared with today's tech, it's like a microcontroller with TV out and built-in BASIC, that comes with a keyboard for instant programming.

As for original question: I doubt that people using a ZX81 for serious work today, would be visiting forums like this. Or even that a ZX81 would survive 25+ years of '9-to-5', unless they had a stack of replacements waiting in line. So that journalist may do better by putting an ad in the paper or a relevant magazine. If that comes up with anything: :shock: worthy of a story in its own right.
User avatar
1024MAK
Posts: 5122
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...

Re: Practical uses of the ZX80 and ZX81

Post by 1024MAK »

RetroTechie wrote:Sure leave it on 24/7, and connected to equipment outside your house with thunderstorms passing by now and then.
Who said it would be directly connected to equipment outside? That's what opto-isolators are for :mrgreen: And there are plenty of other items for the lightening to hit, like the telephone line with all those networked modern PC's connected via the network... or the TV aerial with 42 inch LCD TV, 32 inch CRT TV, Sky Plus set top boxes, DVD players etc all connected.
RetroTechie wrote:... even that a ZX81 would survive 25+ years of '9-to-5', unless they had a stack of replacements waiting in line.
And you think modern PC's would last long then? At work, the PC's are often left on for 24/7, and as a result, they die (about every 2 to 4 years for each desktop I estimate).
Yes, with the right micro-controller, I could use that, but the interfacing to mass storage is already done (ZXpand) and my modern Windows laptop died earlier this year (which I used to use for developing the micro-controller code), and I have not yet bothered to replace it (I'm currently using a Linux tower).
The same rule goes for any electronic item left on 24/7. Sort out the power supply system and the cooling system and as long as there are no moving parts, you should get a reasonable life out of it.
And the final point: the intended Zeddy was bought as "spares or repairs"... :mrgreen:

Mark
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Buffer Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer later in the year.
User avatar
yerzmyey
Posts: 1240
Joined: Thu May 15, 2008 10:11 am
Location: Rubber Planet
Contact:

Re: Practical uses of the ZX80 and ZX81

Post by yerzmyey »

RWAP wrote:I have been approached by a journalist writing an article for Computer Shopper.
He was particularly interested to know if anyone is still using their ZX80/ZX81 for a practical role, rather than just as a hobby/collecting.
I could say I use it for music making but still can't because I didn't make any professional electronic music song on it. Yet.
However You probably remember the songs made on ZX Spectrum (with recording studio effects added and with Spectrum treated as the only sound-source/instrument and a sequencer). So maybe in some time I would be able to confirm, who knows. :)
IN NIHILUM REVERTERIS - a big text-adventure game for ZX81: http://tiny.pl/g2m6m
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
Post Reply