Arduino Button Circuits

Reviewing 2 different button circuits. One being the classic circuit with resistor to ground the pin which goes HIGH when the button is pressed. The other using INPUT_PULLUP which grounds the pin to LOW without the use of a resistor.

Classic Buton    Input Pullup
Classic Button    Simple Pullup
Written on November 28, 2018