Skitzmixer
Well-Known Member
I remember reading a while back about someone who was building their own thermometer / thermostat. Does anyone know how that project went?
I'm thinking about starting my own similar project. My plan was to use a credit card sized computer known as the “Raspberry Pi” and attach a GPIO board to read / control the thermometer. This also allows me to hook up quite a number of thermometers (for multiple readings of the same enclosure or multiple enclosures). I’ve done some research and I can get a thermometer (eBay - DHT22) that does humidity as well. Humidity range is 0-100%RH (accuracy: ±2%RH) and the temperature range is -40 to 80℃ (accuracy: ±0.5℃). So in theory I could get a reasonably accurate temperature.
Because Pi runs on linux it means that I can install other applications such as apache (HTTP web server) to output the readings to a webpage and have some pretty graphs for the day – gives average, highest, coolest etc. I could create email alerts for say if the temperature is over X send a panic alert. Pi connects to the network either through cable or wireless. Once thats up and running i could then forward some ports out to the internet and make the webpage available to view anywhere in the world.
Would anyone be interested in having something like this? I’m trying to get my hands on all the parts I need but I’m fairly confident I can get this working. What would some other features that you’d like to see?
Its only early stages but for me personally it'd save me a lot of stress if i can just jump on the web and double check the temps of all my enclosures.
I'm thinking about starting my own similar project. My plan was to use a credit card sized computer known as the “Raspberry Pi” and attach a GPIO board to read / control the thermometer. This also allows me to hook up quite a number of thermometers (for multiple readings of the same enclosure or multiple enclosures). I’ve done some research and I can get a thermometer (eBay - DHT22) that does humidity as well. Humidity range is 0-100%RH (accuracy: ±2%RH) and the temperature range is -40 to 80℃ (accuracy: ±0.5℃). So in theory I could get a reasonably accurate temperature.
Because Pi runs on linux it means that I can install other applications such as apache (HTTP web server) to output the readings to a webpage and have some pretty graphs for the day – gives average, highest, coolest etc. I could create email alerts for say if the temperature is over X send a panic alert. Pi connects to the network either through cable or wireless. Once thats up and running i could then forward some ports out to the internet and make the webpage available to view anywhere in the world.
Would anyone be interested in having something like this? I’m trying to get my hands on all the parts I need but I’m fairly confident I can get this working. What would some other features that you’d like to see?
Its only early stages but for me personally it'd save me a lot of stress if i can just jump on the web and double check the temps of all my enclosures.