Subject:
|
homebrew Temp sensor
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Mon, 4 Jan 1999 01:31:54 GMT
|
Original-From:
|
Kevin A. Saddi <ksaddi@gte%avoidspam%.net>
|
Viewed:
|
1332 times
|
| |
| |
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. I used one of those sensitive thermistors that you can order
through Mouser Electronics.
--
Kevin A. Saddi
kevin-saddi@iname.com
http://home1.gte.net/ksaddi/
-
Go Saints!
c/o 2002
--
Did you check the web site first?: http://www.crynwr.com/lego-robotics
|
|
Message has 1 Reply: | | 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
|
|
|
|