Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 444 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 444 Bytes

Temperature monitor Arduino sketch for Blynk

Code and hardware schematic for a Blynk project to monitor temperature using an ESP8266 with a DS18B20 temperature sensor attached.

It reports the temperature at a fixed interval and provides low and high temperature alerts. The alert set points are adjusted using app widgets. It also tracks and reports the minimum and maximum temperatures and allows resetting them.