Simple Arduino based EEPROM programmer
As part of the 6809 Microcomputer there is a need to write/verify/erase EEPROM several times. Instead of buying an expensive programmer, an Arduino and a few shift registers will achieve the same results.
This sort of project has been carried out many times before. This is a quick implementation inspired again by Matt Sarnoff's work.