PIC Programming help (Urgent)
I need help on these programming code. The programming i am using is PIC18F452.
When you start the program, LCD Display the following message (first line)
name is here.
The Message should be repeatedly cleared off and redisplayed until push button, S3 (at RB0) is pressed. ( to show stationary display)
When you press the switch, the second message "Hi" must be displayed on the 2nd line.
When you press the switch, the second message "and welcome back" must be displayed on the 2nd line.
When you press the switch again, it will return to start up.
I need the programming code and i hope there will be a kind person to help me out. Thank you for your help. How to make the switch work?
Programming file: #-Link-Snipped-#
When you start the program, LCD Display the following message (first line)
name is here.
The Message should be repeatedly cleared off and redisplayed until push button, S3 (at RB0) is pressed. ( to show stationary display)
When you press the switch, the second message "Hi" must be displayed on the 2nd line.
When you press the switch, the second message "and welcome back" must be displayed on the 2nd line.
When you press the switch again, it will return to start up.
I need the programming code and i hope there will be a kind person to help me out. Thank you for your help. How to make the switch work?
Programming file: #-Link-Snipped-#
0