View previous topic :: View next topic |
Author |
Message |
cuite23
Joined: 02 Nov 2005 Posts: 4
|
LCD with Row of Push Buttons |
Posted: Wed Nov 09, 2005 11:33 am |
|
|
Hello. I'm looking for some code to read & debounce buttons and then load appropriate values based on the selection of the button. Please help!! |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Wed Nov 09, 2005 12:31 pm |
|
|
Quote: |
I'm looking for some code to read & debounce buttons and then
load appropriate values based on the selection of the button. |
Look at the Button function in the CCS Code Library forum.
http://www.ccsinfo.com/forum/viewtopic.php?t=23837
Remember, you (not us) must write and test your program. |
|
|
cuite23
Joined: 02 Nov 2005 Posts: 4
|
LCD with Row of Push Buttons |
Posted: Wed Nov 09, 2005 12:35 pm |
|
|
All I need is a reference, I couldn't find such a reference in the books I have. Thanks. |
|
|
|