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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/24/01 22:51
Read: times


 
#16902 - RE: creating an intrupt driven counter
...only if your interrupt from the turnstyle mechanism is fully debounced and ESD protected. If not (I'd assume not) then you need to use a interrupt initiated, polled event if you don't want spurious counts static discharges counted nor turnstyle switch bouncing counted as a quickly passing circus. :)

The advantage of having a micro do it rather than circuitry is you can add the intelligence to observe the input signal and classify it as good or bad before incrementing the count.

ESD (electro static discharge) protection is not too hard or costly and is often overlooked. That's the difference between the pros and the average job shops.

duh

List of 5 messages in thread
TopicAuthorDate
creating an intrupt driven counter            01/01/70 00:00      
RE: creating an intrupt driven counter            01/01/70 00:00      
RE: creating an intrupt driven counter            01/01/70 00:00      
RE: creating an intrupt driven counter            01/01/70 00:00      
RE: creating an intrupt driven counter            01/01/70 00:00      

Back to Subject List