Hi, I am attempting to build an 8 bit computer using a Z80 CPU and I need to burn the ROM to an EEPROM and as I decided it was not worth buying an actual programmer for one project I am attempting to use an Arduino Uno to transfer a hex file to the EEPROM, however I am not very good at coding so I was wondering if anyone could help (the EEPROM i am using is AT28C256-15PU) .
Any help is greatly appreciated. Thanks in advance.