Apollo 11 Guidance Computer Source Code

Ian

Administrator
Joined
Feb 23, 2002
Messages
19,873
Reaction score
1,499
Ever wanted to see the code that put men on the moon? Well, now you can!

The guidance computer code for the Apollo 11 command module has been uploaded to GitHub:

https://github.com/chrislgarry/Apollo-11

FWIW, the specs of the computer that ran this were as follow:

  • 2048 words of RAM. A "word" was 15 bits of data—therefore just under 2 bytes (16 bits) of data—and so the total RAM was just 3840 bytes.
  • 36,864 words of read-only memory, equivalent to 69,120 bytes.
  • Maximum of about 85,000 CPU instructions executed per second.
  • Dimensions: 24"×12.5"×6".
  • Weight: 70.1 pounds.
  • Power supply: 2.5A of current at 28V DC
  • Real DSKY.
 

nivrip

Yorkshire Cruncher
Joined
Mar 21, 2007
Messages
10,880
Reaction score
2,137
Amazing that such a small computer got them there. :)

But, I suppose it was state of the art in its day. :D
 

muckshifter

I'm not weird, I'm a limited edition.
Moderator
Joined
Mar 5, 2002
Messages
25,738
Reaction score
1,204
... so, Mars shouldn't be a problem using a mobile phone then. It'd be a lot lighter. :thumb:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top