Difference between revisions of "Debouncer for passive push button"

From biophysics
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"
*Reaction time <100 microsec
+
! Specification
*Rising slope: 12 microsec
+
! Value
*Falling slope: 50 millisec
+
|-
 +
| Reaction time
 +
| <100 microsec
 +
|-
 +
| Rising slope
 +
| 12 microsec
 +
|-
 +
| Falling slope
 +
| 50 millisec
 +
}

Revision as of 11:22, 13 December 2023

Debouncer for passive response button
A-symetric debounce circuitry

Description

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.

Specification Value
Reaction time <100 microsec
Rising slope 12 microsec
Falling slope 50 millisec

}