Hi, I'm fairly inexperienced so please forgive the simple question but I've searched Google and these forums and can't find a definitive answer to this.
I have a FreeNove starter kit and running through the tutorials. On the attached image it shows the difference in a pull up and pull down circuit.
What I am confused about, is that on the two schematics shown, both appear to me to be schematically identical when the switches are closed, and yet one claims to read high and the other low.
And take note that the Arduino has built in pull-up resistors. If you use pinModeINPUT_PULLUP then you don't need any external resistors to use a switch.