My home-built 8051 Computer

This was a project started in college as part of a course in teaching digital electronics. After the course, I had the option to purchase the parts and keep the computer. Fortunately, I chose to do so. It has gone through a lot of changes since the course ended (some of the projects are listed below)

Table Of Contents


Pictures

Parts Side
You can see here:
  • an EPROM burning ZIF Socket at top-left
  • Reset button at bottom-center
  • Serial port at far right
  • An LCD display piggypacking some chips.
Wire Side

(Yes, it's Wire-wrap - a lot easier to modify than a PCB)

Current Spec's


Projects attached at one point or another in its' life


Schematics which are available online

The schematics below represent, more or less, the current configuration of my 8051 computer and should be accurate and complete. *HOWEVER* assume there are errors in the schematics until you have analysed them carefully yourself, and tested them. I might have found an error while wiring, and repaired it without updating the schematic. I don't normally do that, but it may have happened. Any damage which occurs because you used these schematics is NOT MY PROBLEM. I will not be held responsible. You've been warned.

Operating System

During college, we were provided with a free (simple) monitor program. Once the course completed, I wrote my own O/S in place of the monitor, which includes these features:
  • Home Page