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!
A low-cost solution is to use an ESP8266 with a temperature sensor. There are many examples on the net.
I second the ESP8266, I have been using these for a number of projects lately and they are an inexpensive (sub $10) solution to get a wifi connected device on your network for a variety of monitoring tasks. You have the option of programming them in the Arduino IDE, using the Arduino framework, if you would like.
Great suggestion, Doug.
Mike
I second the ESP8266, I have been using these for a number of projects lately and they are an inexpensive (sub $10) solution to get a wifi connected device on your network for a variety of monitoring tasks. You have the option of programming them in the Arduino IDE, using the Arduino framework, if you would like.
Great suggestion, Doug.
Mike