Hello -
I have what I think to be a very simple task, however I am a little stuck and am unfamiliar with the terms so my searching has not provided any results.
I have a device with a knob on it and need to determine the position of the knob on a computer.
I have found 2 points on the board of the device where I can measure the voltage with a volt meter and it goes from 0 to 5v depending on the position of the knob.
Somehow I need to get that value into my computer. I could use an arduino which has an analog input pin, but I am unsure how to physically connect the 2. In the potentiometer example arduino circuit, +5 and ground are attached to the pot and then the output is attached to the analog pin.
In my case the device has its own +5 and ground, and at a certain point on the board I am measuring between +Xv and ground. Can I just take the +Xv and wire it into my analog input? That seems wrong, and I dont want to blow anything up
Any ideas? I am also not tied to arduino, that is just something I had laying around
Thanks for your thoughts!
I have what I think to be a very simple task, however I am a little stuck and am unfamiliar with the terms so my searching has not provided any results.
I have a device with a knob on it and need to determine the position of the knob on a computer.
I have found 2 points on the board of the device where I can measure the voltage with a volt meter and it goes from 0 to 5v depending on the position of the knob.
Somehow I need to get that value into my computer. I could use an arduino which has an analog input pin, but I am unsure how to physically connect the 2. In the potentiometer example arduino circuit, +5 and ground are attached to the pot and then the output is attached to the analog pin.
In my case the device has its own +5 and ground, and at a certain point on the board I am measuring between +Xv and ground. Can I just take the +Xv and wire it into my analog input? That seems wrong, and I dont want to blow anything up
Any ideas? I am also not tied to arduino, that is just something I had laying around
Thanks for your thoughts!