Sinclair ZX81 Assembly Instructions Manual Download Page 22

Input Port

Connections to the input port are shown in tig 5. Again there are 8 sep-

arate channels, and they may be read with a single PEEK statement. The comm-
and PHIHT PEEK (25000) on the 2X80, or PBIST PEEK 11000 on the 81 will print
a value between 0 AND 255 representing the state of the 8 lines. If any line
la held at logic low it vill contribute a zero to this figure. If it is at

logic high it vlll contributs a value corresponding to the data on the POKE

table above. Thus if channels zero and 7 are high, bat the rest low, the value

printed by the PEEK statement will ba 129 (=128+1), and BO on.

The circuit of fig.6 shows a single push button eonneated to channel 7.

When the button Is pressed, channel 7 will go high - otherwise it is kept low

by the resistor to ground.
To test the stats of the switch, use an expression such B.BJ

IP PEEK (25000)>127 TEHH GO TO 100 (ZX80)

or IP PEEK 11000 T 127 THHS GO TO 100 (zxai)
This will cause a jump to line 100 if the switch is closed. Note that if
nothing ia connected to any channel, it will resume a Jjigh state BO that PEEK-
ing the port with nothing connected should produce a value of 255. If it
does not, then all board connections should be checked.

Further applications detaila are given in the applications booklet.

BAM Pack Extender Card

Once the port is working satisfactorily on both Input and output, the

extender card should be soldered in. Shis allows the simultaneous use of
the RAM pack and port boaid on the ZX81, though this IB not possible on the ZX80.

The extender card solders to the rear of the edge connector to effectively

extend the extension plug at the rear of the 2X81. See Figs 7 t 8. to wire

up the card, first bend the edga connector pins towards each other so that the

card Just fits between them. Then position the card between them as in Figa
7 and 8. The card should he positioned with notch outwards (i.e away from the
main port board), and exactly at ri^at angles to the port board. How care-

fully solder the 22 upper and 22 lover pins to the extender card, keeping the
card at right angles to the main board.

When you have checked that there are no solder bridges, you should be

able to plug the RAH pack into the extender card, and the port onto the ZX81.
To use this tandem arrangement satisfactorily, the ZX01 and extensions should
be kept on a flat surface to avoid poor contacts through flexing of the board.
If the system fails to operate with the HAM connected, try flexing the arrange-
ment and reinserting the paver plug. All boards should be inserted as far as

they will go.

Hote when using the RAM pack aa well aa the port board you will not be able

to drive so many external devices (lamps, relays eto) with the output port.

If in doubt, check that the ZX81 ia not getting too hot.

Errata

There are two rranor corrections to the circuits issued In the applications

booklet and in PCW.

1. In all applications using ths high impedance loudspeaker, this should

be connected via a 10 mfd capacitor to earth as shown in fig 4 of the

attached sheet, and not directly to the positive supply as in PCW.

2, In all applications of the solid state buzzer, this should be connected

between the particular channel that it la used with, and the positive

supply (pin 16), rather than earth (pin 9). The polarity of the buzzer should

also be reversed, so that its red lead la on the positive supply. It will

function aa connected in the applications circuit, but it works more effectively

as described here.

Loudspeaker

A suitable loudspeaker for audio output may be obtained from Technomatio

Limited at SOp + P4P + TAT.

Summary of Contents for ZX81

Page 1: ......

Page 2: ...n the kit but they are all fairly expensive items and most of them are susceptible to damage from static electricity There is no cause for worry if a few precautions are taken a Use the sockets suppli...

Page 3: ...shown by the picture printed at their positions i e with their rounded corners facing the edge connector e The jack sockets and modulator need to have their business ends i e where the plug goes in f...

Page 4: ...s need more detailed explanation a The capacitors are represented by a capacitor symbol on the board rather than a box as the rest of the components are Fig 7 explains how they fit in the board relati...

Page 5: ...y and that the plug is in the right socket the one nearest the keyboard Otherwise look at the connection to the T V and make sure it is tuned in properly try between channels 33 and 39 UHF b If the co...

Page 6: ...the keyboard correctly the first time to avoid damaging it by continual relocating Locate the top edge of the keyboard against the top edge of the recess and stick it down carefully working gradually...

Page 7: ...lue Markings Comments RP1 8 x 10K 10KQ 9 leads RP2 Not used RP3 5 x 10K 10KQ 6 leads c Capacitors No Values Markings Comments C1 47pF 47 Ceramic disc C2 47nF 473 Z C3 22uF 22 H Electrolytic 16V mm C4...

Page 8: ...e 3 5mm jack plug Need not be regulated but should be well smoothed Voltage between 12 volts maximum and about 8 volts minimum depending on smoothing when on load Current not less than 600mA or 1 2A o...

Page 9: ......

Page 10: ......

Page 11: ......

Page 12: ......

Page 13: ...ug 60p OA 91 diode 9p 16 pin Header with 24 Cable Open ended 180p 0 2 LED RED 13p Low current Solid State Buzzer lOOp 0 2 LED GREEN 15p 6 Volt Relay Single pole change over contact rating 1A 120V AC 2...

Page 14: ......

Page 15: ...2K 6 chips it to be placed diately above 17 MESA 14K chips the memory on the memory board without 18 Ecohere le 2X81 RAM disabled any gaps and used normally 19 Unused 20 Unused BSS Memory Board Block...

Page 16: ...bit 15 to differentiate between 16K blocks Please refer to Appendix B for Jaoatiiogs suujjjzh setting abbreviations Note In the following table of switch settings NCroeand No eh iage from the correct...

Page 17: ...to align the pins to the socket holes ie getting then straight in line with the rigtfa distance between the rows by grasping the chip firmly by the ends botwe thumb and forefinger and pressing a row...

Page 18: ...ctionsuppermost and towards you position the memory board over the ZX81 board with the 40 protruding pins lying directly over the CPU on the ZX81 This is the position of fitting which you should now r...

Page 19: ...ten it again without breakage If one breaks then there is nothing for it but the soldeeing iron1 iv Find out the contents of RAMTOP s e ZX8l manual if interested as follows Type in PHIHT PEEK 16389 th...

Page 20: ...yboard half of case in the correct positions Note that in this situation the first five memory sockets are accessible as we l as all 26 positions of the plug and socket switches Replace the bottom hal...

Page 21: ...y to uee a machine code subroutine and complete programs for this on both 2X60 and 81 are given in tha applications notes and in PCW B _ r iiAi _MVIA l ll R IIVH I fc l I 17 BURNLEY ROAD LONDON NWIO I...

Page 22: ...he edga connector pins towards each other so that the card Just fits between them Then position the card between them as in Figa 7 and 8 The card should he positioned with notch outwards i e away from...

Page 23: ......

Page 24: ......

Page 25: ......

Page 26: ......

Page 27: ......

Page 28: ...instructions right through before doing anything else Supplied by EAST LONDON ROBOTICS Finlandia House 14 Darwell Close East Ham LONDOS E6 4BT CONTENTS 1 FITTING FITTING REMOVING FITTING OF ADDITIONAL...

Page 29: ......

Page 30: ......

Page 31: ...13 114 115 116 117 118 119 120 121 122 123 124 125 126 127 8 128 129 130 131 132 133 134 135 136 137 136 159 140 141 142 145 2 144 145 146 147 146 149 150 151 152 155 154 155 156 157 158 159 A 160 161...

Page 32: ......

Page 33: ......

Page 34: ...40 white keytops and push on firmly Take the legend set and place it on a firm card Using a Steel rule and a sharp knife cut out the letters using the edge markers as guides You may prefer to draw fai...

Page 35: ......

Page 36: ......

Page 37: ...lue Markings Comments RP1 8 x 1QK I OK 2 9 isads RD2 Not iispd RP3 5 x 10K 10KS 6 leads c Cdpacitors No Values Markings Comments Cl 47pF 47 Ceramic disc C2 47nf 473 Z C3 22 iF 22 t Electrolytic 16V mm...

Page 38: ......

Page 39: ......

Page 40: ......

Page 41: ......

Page 42: ......

Page 43: ......

Reviews: