Tag Archives: temperature monitor


IoT temperature monitoring device

This temperature monitor IoT device uses ESP8266 and DS18B20 to report a remote temperature measurement to a mobile app and also sends an email to the user if the temperature goes below a set threshold.

IoT temperature monitor

IoT temperature monitor

To complete this project you will have to create three things

  • Hardware – Basically you have to hook up the temperature sensor to the ESP8266 board and upload the Arduino code.
  • Cloud device – Create the logic that drives the decision making using the IC2Cloud platform www.ic2cloud.com
  • Mobile App – Create the mobile App using AppInventor to monitor and control your temperature appinventor.mit.edu

This project can be easily extended to monitor different thresholds and if combined with an actuator it can control a heating/cooling system.