Thermistor interface?
Archiver
Posts: 46,084
Does anyone know of a thermistor interface to a Stamp? I'd like to
measure temperature over a wider range than the thermocouple provides.
I want to track "degree-days".
Russ
measure temperature over a wider range than the thermocouple provides.
I want to track "degree-days".
Russ
Comments
A thermistor is just a resitor which varies with temperature. You can
use the RCTIME command to find the resistance the of the thermistor
and from there you can calculate temperature.
Most thermistors (NTC) are have a non-linear characteristic. If you
draw the values of resistance versus temperature you get a curve, not
a straight line.
Some thermistors come with a kind of datasheet where resitance and
temperature are listed. From there you can contruct a lookup table to
calculate temperature.
It takes some time and thinking but it works.
Regards,
Klaus
--- In basicstamps@yahoogroups.com, "russranshaw" <home.rr@c...>
wrote:
> Does anyone know of a thermistor interface to a Stamp? I'd like to
> measure temperature over a wider range than the thermocouple
provides.
> I want to track "degree-days".
>
> Russ
DATALOGGER. yOU CAN SET IT TO GO OFF AS OFTEN AS YOU WANT. i
THINK IT WILL STORE 2048 SAMPLES
Sorry, had the caps on.
---- Original message ----
>Date: Thu, 29 Jan 2004 21:31:32 -0000
>From: "russranshaw" <home.rr@c...>
>Subject: [noparse][[/noparse]basicstamps] Thermistor interface?
>To: basicstamps@yahoogroups.com
>
>Does anyone know of a thermistor interface to a Stamp? I'd
like to
>measure temperature over a wider range than the
thermocouple provides.
> I want to track "degree-days".
>
>Russ
>
>
>
>To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
>from the same email address that you subscribed. Text in
the Subject and Body of the message will be ignored.
>
>
>Yahoo! Groups Links
>
>To visit your group on the web, go to:
> http://groups.yahoo.com/group/basicstamps/
>
>To unsubscribe from this group, send an email to:
> basicstamps-unsubscribe@yahoogroups.com
>
>Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>
--
Regards
Dave Evartt
American Hovercraft
such a beast.
regards, Jack
> Does anyone know of a thermistor interface to a Stamp? I'd like to
> measure temperature over a wider range than the thermocouple provides.
> I want to track "degree-days".
>