Hello,
What I thought was going to be a simple project is either turning out to be quite difficult or I am missing something very obvious
I have a project where I am trying to record temperatures from a Thermocouple using an LED display with an analog voltage output. I am able to successfully test this with my multimeter. A reading of 95F outputs 95mV to my meter. I figured hooking this up to my arduino on two different analog pins and measuring the voltage between the pins was pretty straight forward but no....
I have an SD Data logging shield for an Arduino Uno, but I cant get it to read the voltage. Both the thermometer and the Arduino are going to be on non-common grounds (cant be avoided) so thats part of the challenge here.
The difference in voltage is very small but this is also over a very small 25 mA signal strength. I believe this is what I did not foresee.
My next thoughts are to get an op-amp setup to amplify the signal. While my multimeter can read it I dont think the arduino can. Looking for an off the shelf accesory board if I can find it. Would appreciate any help / thoughts / advice / widsom. Thank you.