Read String from Serial Input, parse it, and write it to the EEPROM.

overflow:
Is this the most effective way of doing it?

Loop through each character, checking if it is < '0', >'9' or != ':'