Hi
I have written a program to display a message that i hard-coded into it.
Next I want to write a program that will display a user inputted message. The user will input using 2 buttons, 1 to scroll through the alphabet and the other to confirm.
The problem is that the message will need to be stored even after the PIC is turned on and then off. Is this possible?