while hooking this up I'm not seeing how can it work if both pin 2 and 4 are connected to the 5v source how can I measure voltages if they are constant?
If I just look at the simple one SEEK+ it's only change is being run through R1 when pressed as opposed to going straight to pin 4.
So 0v is going to pin 4 when NP, and 0v is going to R1 when Pressed then 0v to pin 4, right?
edit: ok so have just did this and testing SEEK+ I go from 5v to 0v when it is pressed, which makes sense because the only variable is a 100k Ohm resistor.
edit again: OMG YOU DID IT! TY SO MUCH!!! my source is 5.2v and if you split that into 4 parts guess what , each part is 1.3v! Check out my readings!
PIN 2 , no change except when MODE is pressed and it goes from 5v to 0v, cause of the 100k Ohm resistor
PIN 4
SEEK+ pressed 0v
SEEK - pressed 1.3v
VOL+ pressed 2.65v
VOL- pressed 4.02v
theoretically I would think we want the greatest distribution/separation in volts, which is 1.3v so the ADC (Arduino) can work the best with respect to PIN 4, right? PIN 2 is easy 5v or 0v.
I HAVE LEARNED SO MUCH!!!! You are the best
rjenkinsgb ! I learned all about pull up and pull down resistors and why they are needed, I knew none of that before! I can't thank you enough, honestly, for this learning lesson!