The output that I am seeing: A static 931.00 in the temperature slot of the CSV file
- when I run the project without my additions or thermocouple hooked up, I see a fluctuating value, which I think is the correct idea that it is reading a voltage at that pin and attempting to display the temperature. However without the thermister used in the project origionally, I cannot be sure.
- when I run the AD595 test project included above, I get the correct temperature values
How can I test if I have access to that library?
- I am familiar with C programming however, I am very new to the Arduino
As far as the analogReference(), it was there when I began with the code so I am unaware of its functionality.
Thanks,
Tim