Question: The following is my output for the attached code for EEPROM for Arduino ZERO. I want to store and read a string of 9 charachters

The following is my output for the attached code for EEPROM for Arduino ZERO. I want to store and read a string of 9 charachters from the EEPROM. It shows that the length is 9 and 9 charachets are given as output on Serial Monitor and the attached LCD but the last two are garbage charachets. Please explain why the last two digits are not shown properly.
Output of attached code;
-------------------------
Reading from EEPROM (FROM MEMORY)
1234567
Getting Family code / Address of EEPROM:
2D 1C BE 6740003B 2
Writing to EEPROM
Reading from EEPROM
1234567
length: 9
The following is my output for the attached code

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!