I need to monitor the temperature of a solenoid. The range I need to measure is roughly 60°F - 150°F. Pin point accuracy is not crucial.
I just learned first hand about the noise that EMF can cause with a TMP36. :o
So now I'm looking for an RTD that has a similar form factor to the TMP36 as the space I have available is tight. Can anyone speak to whether this sensor would do the trick?
You'd still have to be careful about electrical noise, but it should be better than reading an analog sensor.
Wire it up with shielded cable (even cover the whole sensor in copper tape) and decouple the power at the sensor end.
Yours,
TonyWilk
Edit: P.S. With your existing sensor you could try a layer of insulation tape and cover it with grounded copper tape. Google "Slug Tape" for some cheap stuff.
LiPo batteries use a $0.10 thermistor for simple temp measurements.
Gives a lot more A/D values than an RTD.
Use shielded wire for the thermistor and/or a 100n cap from Arduino pin to ground if noise is a problem.
Leo..