Hi everyone,
I'm looking into interfacing an existing oven temperature sensor to an Arduino.
The oven sensor is a resistance based sensor varying resistance between 1143 ohms @ 100 F to 1949 ohms @ 500 F.
(More information Oven Temperature Sensors Demystified)
Someone suggested hooking it up like a photocell with an analog pin but I am concerned that I would not get the full range of detail as the photocell goes into the K ohms range and the oven sensor does not. I'd like to be able to adjust it and then perhaps build in a table or formula to get a flat response.
Does anyone have any idea for the best way to do this? Constant current source, perhaps? I'm new to all of this.
Thanks
- Mike