News

This is a simple circuit for programming the 28C16, 28C64, 28C256, and similar parallel EEPROMs using an Arduino. Since the Arduino doesn’t have enough pins to directly control all of the address, ...
The base Arduino code is nearly identical to Ben Eater's one (see link above). Small changes were made to the code. It features additional functions to debug and see what's inside EEPROM even without ...