eeprom-programmer icon indicating copy to clipboard operation
eeprom-programmer copied to clipboard

Actually a question.....

Open pmanolak opened this issue 4 years ago • 1 comments

This is not actually an issue, but a question. If we use Arduino Mega for this project, do we still need the 2 shift registers? As I understand, Arduino Mega has enough pins to directly control all the lines of the EEPROM.

Thanks, Panagiotis.

pmanolak avatar Aug 23 '20 13:08 pmanolak

You don't need the shift registers with Arduino Mega. Mega has 54 digital IO ports:D

TimeDevBlocker avatar Jul 04 '21 12:07 TimeDevBlocker