Subject:
|
Re: homebrew Temp sensor
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Mon, 4 Jan 1999 14:02:26 GMT
|
Viewed:
|
1443 times
|
| |
| |
Put a capacitor in parallel with the thermister. Try at least 0.1 uF. You
can not use electrolytic types.
Peter Hesketh wrote:
> In article <36901A0A.6B212D89@gte.net>, Kevin A. Saddi <ksaddi@gte.net>
> writes
> > Sorry if this is old news guys, but I finally got my temp sensor
> > working! But I was wondering how I can keep the value from jumping
> > around.
|
|
Message has 1 Reply: | | Re: homebrew Temp sensor
|
| (...) Hmm.. why no elco? that is, if you make sure you alway plug your sensor on in the same way, you should get a constant +ve and -ve... Mindstorms does use the standar measuring trick of having DC current run thru the resistor, right? Jasper (26 years ago, 23-Jan-99, to lugnet.robotics)
|
Message is in Reply To:
| | Re: homebrew Temp sensor
|
| In article <36901A0A.6B212D89@gte.net>, Kevin A. Saddi <ksaddi@gte.net> writes (...) Use a smoothing algorithm such as: SmoothValue = ( JumpyValue + K * SmoothValue ) / ( K + 1 ) where K is a smoothing constant, eg 10 or 100. The bigger the K, the (...) (26 years ago, 4-Jan-99, to lugnet.robotics)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|