Temperature Reading
NosePicker
Posts: 54
Does anyone here know of a device that can be used with the basic stamp to get the temperature of the area near the stamp?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks
NosePicker
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks
NosePicker
Comments
than using the RCTIME statement to measure the voltage from an LM34.
Actually, I prefer the DS1820 but... the 1-wire code can be a bit difficult to use/digest for some people.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rusty-
--
Rusty Haddock <=> AE5AE
**Out yonder in the Van Alstyne (TX) Metropolitan Area**
Microsoft is to software what McDonalds is to gourmet cooking
The DS1620 is a great suggestion, very much easier to use. I believe there's a Nuts and Volts Column
that would include schematics and sample code.
National Semi makes a lot of digital temperature sensors, not just analog ones like the LM34. For example, the LM75 is I2C and the LM74 is SHIFTIN, and they are <$2 each in singles. But you do have to deal with the soic package.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
Thanks Tracy! I didn't know about these others from National Semi.
Sadly they're all SOIC or variants.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Rusty-
--
Rusty Haddock <=> AE5AE
**Out yonder in the Van Alstyne (TX) Metropolitan Area**
Microsoft is to software what McDonalds is to gourmet cooking