Hi all
Im just after a few opinions, im working on a small project that will send SMS via a GSM modem
I would like to store destination 4 phone numbers on the pic EEPROM and would like some advise on the best way to do this.
The phone numbers will be variable length, upto 15 digits long, first character of the phone number is always a '+'
Im using 16F883, pbp 2.60.
Phone number is input using Hserin, then need saving to EEPROM
how would some of you suggest i read/write the numbers to and from the EEPROM - the variable number length has me a little stuck...
Bookmarks