??? 04/05/06 00:11 Read: times |
#113628 - stuck key Responding to: ???'s previous message |
A project I worked on that had auto-repeat, with audible feedback of course, and was prone to "sticking" because of a bad capacitive touch switch design. Many customers got more than a little upset with the resultant constant beeping.
I recently implemented an auto-repeat type of key action, but I added a counter to limit the number of such repeats. When the limit has been reached, the key being pressed must be released before a new key will be recognized. No chance of endless repeats, even though with a new switch design that shouldn't happen anyway. Dennis |
Topic | Author | Date |
LCD repeat function in C | 01/01/70 00:00 | |
First thought | 01/01/70 00:00 | |
if its roundrobin | 01/01/70 00:00 | |
last post | 01/01/70 00:00 | |
Sounds fine | 01/01/70 00:00 | |
the one issue | 01/01/70 00:00 | |
stuck key | 01/01/70 00:00 | |
Yes | 01/01/70 00:00 | |
Code Review | 01/01/70 00:00 | |
this must be excellent switches | 01/01/70 00:00 | |
excellent debounce for bad switches![]() | 01/01/70 00:00 | |
better code version | 01/01/70 00:00 | |
no comments, captals, no indenting | 01/01/70 00:00 | |
It could do with some improvement! | 01/01/70 00:00 | |
I did not comment on that, it may very w | 01/01/70 00:00 | |
true.... | 01/01/70 00:00 | |
led to so much misinformation in this fo | 01/01/70 00:00 |