--- title: "A Serial Interface Project for the ZX81 & TS1000" type: "article" slug: "a-serial-interface-project-for-the-zx81-ts1000" url: "http://localhost/article/a-serial-interface-project-for-the-zx81-ts1000/" markdown_url: "http://localhost/article/a-serial-interface-project-for-the-zx81-ts1000.md" published_at: "2026-01-22T20:53:06+00:00" modified_at: "2026-01-22T20:53:07+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This is the second article of a series dealing with a serial interface with which to connect your ZX81/TS1000 to a printer, modem or other device. Part one dealt with the actual wiring of the circuit; this one will cover the programming required to obtain useful work from the device. (For those who missed Part…" category: - name: "CTM" slug: "ctm" taxonomy: "category" url: "http://localhost/category/periodicals/ctm/" post_tag: - name: "Hardware project" slug: "hardware-project" taxonomy: "post_tag" url: "http://localhost/tag/hardware-project/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Vic B. Rice" slug: "v-b-rice" taxonomy: "indiv" url: "http://localhost/indiv/v-b-rice/" publication_r: id: 21536 title: "Computer Trader Magazine" type: "periodical" url: "http://localhost/periodical/ctm/" authors_r: - name: "Vic B. Rice" slug: "v-b-rice" taxonomy: "indiv" url: "http://localhost/indiv/v-b-rice/" issues_articles: - id: 52348 title: "Computer Trader Magazine May 1985" type: "issue" url: "http://localhost/issue/computer-trader-magazine-may-1985/" pages: "66-67, 69-72" pubdate: "May 1985" archive_link: false --- # A Serial Interface Project for the ZX81 & TS1000 This is the second article of a series dealing with a serial interface with which to connect your ZX81/TS1000 to a printer, modem or other device. Part one dealt with the actual wiring of the circuit; this one will cover the programming required to obtain useful work from the device. (For those who missed Part 1, the wiring diagram for the interface board is shown as Figure 1).