Story Details

  • How to build your own ZX80/ZX81 (2019)

    Posted: 2025-01-23 21:02:57

    This blog post details a modern approach to building a functional replica of a Sinclair ZX80 or ZX81 home computer. The author advocates using readily available components like an Arduino Nano, a PS/2 keyboard, and a composite video output for a simplified build process, bypassing the complexities of sourcing obsolete parts. The project utilizes a pre-written ROM image and emulates the Z80 CPU via the Arduino, allowing for a relatively straightforward construction and operation of a classic machine. The author provides complete instructions, including schematics, Arduino code, and links to necessary resources, enabling enthusiasts to recreate this iconic piece of computing history.

    Summary of Comments ( 10 )
    https://news.ycombinator.com/item?id=42808038

    Commenters on Hacker News largely express nostalgia for the ZX80/81 and similar early home computers, recalling fond memories of learning to program on them and the ingenuity required to overcome their limitations. Several commenters discuss their experiences building replicas or emulating these machines, sharing tips on sourcing components and alternative approaches like using Raspberry Pis. Some debate the historical accuracy of classifying the ZX81 as a "full computer," with others pointing out its significance in democratizing access to computing. A few commenters express interest in the simplicity and elegance of the design compared to modern computers, while others share links to similar retro-computing projects and resources. The overall sentiment is one of appreciation for the ingenuity and historical importance of these early machines.