Close

Project Log #1

A project log for eeprog

An ATmega328-powered programmer for 28C64 EEPROM

tobias-erikssonTobias Eriksson 03/07/2015 at 13:010 Comments

For a long while I've wanted to do an electronics project. One of my goals is to make a complete computer from scratch, using an 8-bit microprocessor. But in order to build an 8-bit computer, I need a way to program ROM-chips. This is because when (most) CPUs boot up, they need to fetch the initial program from somewhere, and this somewhere is usually in ROM. My idea for a first project is therefore to make an ATMega-powered programmer for EEPROMs, specifically 286C4s. The entire project will be open source (both software and hardware).

My plan is to develop this project in incremental steps, roughly as follows:

It's likely that I will go on and produce Revision B with a custom printed circuit board.

In my next update, I'll post the first schematic and a picture of the wired-up prototype A.

Discussions