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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/08/02 05:58
Read: times


 
#18433 - RE: Led/Button
Hi,

For debounce you can add only a delay of 10 mSec. that would be enough.

Use a good quality switch or a set reset type F/F so won't need a debounce at all.

Yes that's the solution by illuminating the LED with pulsed output with appropriate duty cycle.

But just think that only to illuminate an LED you have to allocate a timer interrupt (or some other code work) for just an LED.

This might disturb your main code.

By the way what makes you run out of pins ??

Simon

List of 8 messages in thread
TopicAuthorDate
Led/Button            01/01/70 00:00      
RE: Led/Button            01/01/70 00:00      
RE: Led/Button            01/01/70 00:00      
RE: Led/Button            01/01/70 00:00      
RE: This is not the end of it:            01/01/70 00:00      
RE: This is not the end of it:            01/01/70 00:00      
RE: This is not the end of it:            01/01/70 00:00      
RE: This is not the end of it:            01/01/70 00:00      

Back to Subject List