Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/17/09 12:47
Read: times


 
#162507 - switch debounce
Responding to: ???'s previous message
1) check the switch in a (e.g. 10ms) timer interrupt and only react when 2 readings have been identical
2) connect the switch to an edge triggered int and when triggered disable the int start a timer that, when done reenable the edge triggered int

Erik

List of 7 messages in thread
TopicAuthorDate
Debouncing technique            01/01/70 00:00      
   switch debounce            01/01/70 00:00      
      sounds like an excellent idea            01/01/70 00:00      
      I used your second option            01/01/70 00:00      
         Common problem            01/01/70 00:00      
   See Jack Ganssle            01/01/70 00:00      
      re: See Jack Ganssle            01/01/70 00:00      

Back to Subject List