Hi

Maybe you can use an external EE-prom for your text strings. 24LC512 using I2C is a very cheap and simple way. Then you can use the PIC for program code and the EE-prom for text messages. This way will also allow you to change the text without having to recompile every time.



/me