Analogue Thermometer
Stewart Kilburn
Posts: 3
I have a Basic Stamp BS2
I spent a bit of time with these when i was at highschool 4 years ago and have just got the thing of getting back into it, Making lights flash etc, I know WOW.
Any how i am trying to help my girlfreinds dad set up his greenhouse, What i want to know is how to program in Resistor type Thermometers, Basically a potentiometer i guess? I have brought some Digital ones that should be here tomorrow, but i want to learn this type as it would be good for soil probs.
So could anybody help me with what the code should read to get a resistance that i can read out of the Stamp using Basic and calibrate.
If im not making sense please let me know.
Cheers Stew
I spent a bit of time with these when i was at highschool 4 years ago and have just got the thing of getting back into it, Making lights flash etc, I know WOW.
Any how i am trying to help my girlfreinds dad set up his greenhouse, What i want to know is how to program in Resistor type Thermometers, Basically a potentiometer i guess? I have brought some Digital ones that should be here tomorrow, but i want to learn this type as it would be good for soil probs.
So could anybody help me with what the code should read to get a resistance that i can read out of the Stamp using Basic and calibrate.
If im not making sense please let me know.
Cheers Stew
Comments
Chapter 7 of the original BS1 manual has a great example of using a thermister. You can use MSXcel to determine the proper equation and constants.
http://www.parallax.com/Portals/0/Downloads/appnt/stamps/bs1Appnotes.pdf
I hope this helps.
SJW
·
Cheers Stew
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike2545
This message sent to you on 100% recycled electrons.
NASA put a man on the moon in 1969 with a four (4) bit number cruncher.
SJW
Im guessing i need a A/D board to put a Analougue Sensor into the Stamp?
My Digital ones will be here on Tuesday, so i will read the Digital thermometer thread.