Arduino Tip : Built-in Pull-Up Resistors
I’ve just found out a pretty awesome feature on the Arduino, or rather on all ATmega 328Ps. Below is a simple circuit that uses an ordinary push button to light up an LED. Normally I’ll need a pull-up resistor as shown in the red box, but with the built-in pull up resistors, I can totally remove that part and save …