← Back to Home
ON THIS DAY 2026-07-16

1969: Apollo 11 launches with its pioneering guidance computer

On 16 July 1969 the Saturn V rocket carrying Apollo 11 rose from Cape Kennedy. While the world watched Neil Armstrong, Buzz Aldrin and Michael Collins begin their journey to the first lunar landing, a less-celebrated traveller was already rewriting the history of computing: the Apollo Guidance Computer, or AGC.

Built at the MIT Instrumentation Laboratory under Charles Stark Draper, the AGC was one of the earliest production computers to rely on silicon integrated circuits. It possessed only a few kilobytes of memory and ran at roughly two megahertz, yet it performed continuous real-time navigation, guidance and control of the spacecraft. Astronauts spoke to it through the DSKY—a simple numeric keyboard and display that accepted “verb-noun” commands—an interface that made an advanced digital system usable under the stress of spaceflight.

  • Industrial-scale use of integrated circuits for size and reliability
  • Priority-based multitasking that prefigured modern real-time operating systems
  • Software practices that treated code itself as a mission-critical engineering artefact

Margaret Hamilton led the team that wrote the flight software. Their innovations in asynchronous processing, task prioritisation and graceful error recovery allowed the computer to handle the unexpected—most famously the 1202 program alarms during the lunar descent—without losing control of the vehicle. The project proved that a digital computer could be trusted with human lives in an extreme environment.

That demonstration, together with the sudden industrial demand for integrated circuits, accelerated the semiconductor industry whose exponential growth later made large-scale machine learning feasible. The same disciplines of reliable real-time computing and rigorous software engineering remain indispensable whenever an AI system must act in the physical world.

Today’s autonomous Mars rovers, drone fleets and self-driving vehicles all descend, in both hardware and software pedigree, from the compact, life-critical machine that flew to the Moon on that July morning more than half a century ago.