Looking for a temperature sensor that can wifi information to a web based platform. Hoping to know when my pipes are about to freeze again, so I can avoid the damage!
Looking for a temperature sensor that can wifi information to a web based platform. Hoping to know when my pipes are about to freeze again, so I can avoid the damage!
You could use a ESP8266 with a temperature sensor attached to it. Then use a Raspi with a LCD or a even the 7-inch touch screen and design a GUI for use with it to display the current temperature and any warnings if the temperature reaches a low enough temperature.
The ESP8266 can run off a couple AA batteries (or even a coin cell) for a fair length of time especially if you only send data when you need to. Which would help if the pipes are in a location where you may not be able to easily get a power supply put in. Hope this helps 
You could use a ESP8266 with a temperature sensor attached to it. Then use a Raspi with a LCD or a even the 7-inch touch screen and design a GUI for use with it to display the current temperature and any warnings if the temperature reaches a low enough temperature.
The ESP8266 can run off a couple AA batteries (or even a coin cell) for a fair length of time especially if you only send data when you need to. Which would help if the pipes are in a location where you may not be able to easily get a power supply put in. Hope this helps 