Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 456 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 456 Bytes

humidity-monitor

An app to record temperature and humidity data broadcast by an IOT device & send a text message notification if the humidity reading is outside of an acceptable range.

Here's a related Golang application which runs on a Raspberry Pi Zero W & broadcasts sensor-derived temperature and humidity data across MQTT.