--- title: "ZX81 Programs" type: "article" slug: "zx81-programs" url: "http://localhost/article/zx81-programs/" markdown_url: "http://localhost/article/zx81-programs.md" published_at: "2021-06-26T12:47:58+00:00" modified_at: "2024-05-26T13:41:29+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Several programs from club members. Child1: visual aid to teaching pre-school children numbers from 1 to 10 (Bill Harmer).VROP: voltage regulator circuit design program using a 741 op-amp (Bill Harmer).Screen Fill: short machine language program to fill screen with any single character.Stop-Watch: timer based on internal FRAMES variable; max of 18.2 minutes.Flashing Prompts: demonstration of…" category: - name: "Timex Sinclair User Group Newsletter: Ottawa Chapter" slug: "timex-sinclair-user-group-newsletter-ottawa-chapter" taxonomy: "category" url: "http://localhost/category/periodicals/timex-sinclair-user-group-newsletter-ottawa-chapter/" post_tag: - 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: "Bill Harmer" slug: "bill-harmer" taxonomy: "indiv" url: "http://localhost/indiv/bill-harmer/" publication_r: id: 36591 title: "Timex Sinclair User Group Newsletter: Ottawa Chapter" type: "periodical" url: "http://localhost/periodical/timex-sinclair-user-group-newsletter-ottawa-chapter/" volume: "4" issue: "1" issues_articles: - id: 36604 title: "Timex Sinclair User Group Newsletter: Ottawa Chapter v4 n1" type: "issue" url: "http://localhost/issue/timex-sinclair-user-group-newsletter-ottawa-chapter-v4-n1/" pages: "4-8" pubdate: "April 1987" archive_link: false --- # ZX81 Programs Several programs from club members. - Child1: visual aid to teaching pre-school children numbers from 1 to 10 (Bill Harmer). - VROP: voltage regulator circuit design program using a [741 op-amp](https://en.wikipedia.org/wiki/Operational_amplifier#741) (Bill Harmer). - Screen Fill: short machine language program to fill screen with any single character. - Stop-Watch: timer based on internal FRAMES variable; max of 18.2 minutes. - Flashing Prompts: demonstration of flashing text.