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!
I don't know of any sensors that are WiFi enabled, but you could rig up a Raspberry Pi with a DS18B20 or a DHT11 and have the Pi send via WiFi to a web platform. I have used the DS18B20's before and used a Pi to send an SMS message to a cell phone and it wasn't too difficult to make it work. It shouldn't be hard to make the Pi send to your web based platform.
I don't know of any sensors that are WiFi enabled, but you could rig up a Raspberry Pi with a DS18B20 or a DHT11 and have the Pi send via WiFi to a web platform. I have used the DS18B20's before and used a Pi to send an SMS message to a cell phone and it wasn't too difficult to make it work. It shouldn't be hard to make the Pi send to your web based platform.