34. EEPROM Memory-Map Viewer

Write a code to map all EEPROM data from the Arduino UNO Serial terminal as that

  • Print 16 bytes per row along with the Address.
  • Print Address & data in HEX format as follows 

 

Submit Your Solution