Data logging temperature and humidity sensor
chris08831
Posts: 4
in BASIC Stamp
Hi,
I am looking for a temperature and humidity sensor and to log the data. I have a basic stamp2 discovery kit. What would be the easiest way to go about implementing a temp/hum data log? I see the basic stamp does not have an A-D converter so would it be better to get a digital Temp/hum sensor such as the AM2302? How can I read the digital input from the sensor? I read the data sheet but is there a certain data rate that I have to read the input at? I see this senor is used on an Arduino, can it be used for the Basic Stamp?
Would it be better to get an analog sensor and then incorporate and A-D chip?
Comments
You can find it in Parallax learn, written in blocky prop
Or one wire, read parallax product sheet 28059
The BS2 will not do one wire, I think the BS2P will