Temperature data from a DS18B20 sensor connected to an ESP32. This channel monitors fridge temperatures in real time and logs them for historical analysis.
This project monitors six DS18B20 temperature probes. The data is collected via an ESP8266 NodeMCU micro controller.
The Raspberry checks its 2 DS18B20 sensors (room / garden). He makes an average in every 5 minutes, and post it to thingspeak.com.
This project monitors two DS18B20 temperature probes. The data is collected via an ESP8266 NodeMCU micro controller.