Dear all,
I am using function generator to generat a sine wave signal which pass through wheatstone bridge as described in this link
http://ccphysics.us/henriques/p202lab/capfromdistance.htmanyway the output of the bridge will be a sinewave 10V Peak-to-Peak (it can be reduced to 5V if needed) which is the defrences between the two output pins in the bridge
I want to read the output value (in the laptop screen) using printserial and readanalog from ardinuo uno
my question is how do I make the connections from the two pins to the ardinuo and is it safe, because I am afraid the signal goes to negative Plus I just need to find the max value or peak to peak value
Moreover, should I use normal code