Difference between revisions of "Debouncer for passive push button"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
This debouncer is meant to be used with a passive response button that is normally open. Upon closing the button it will give a 5V output without bounces. | This debouncer is meant to be used with a passive response button that is normally open. Upon closing the button it will give a 5V output without bounces. | ||
− | + | {| class="wikitable" | |
− | + | ! Specification | |
− | + | ! Value | |
− | + | |- | |
+ | | Reaction time | ||
+ | | <100 microsec | ||
+ | |- | ||
+ | | Rising slope | ||
+ | | 12 microsec | ||
+ | |- | ||
+ | | Falling slope | ||
+ | | 50 millisec | ||
+ | } |