Push Button
Push Button
MICROCONTROLLERS
DHINAKAR MURUGESAN
B.E.MECHATRONICS ENGINEERING
APPLICATION
Pull-up resistors are commonly used in microcontroller circuits (like Arduino) to ensure that a digital
input pin reads a stable and defined logic level when no active signal is connected.
🛠 Example: Detecting the state of a push button, where the pin should read HIGH when idle and
LOW when the button is pressed.