Skip to content

hikhvar/dht22tomqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 and DHT22 based Temperature Sensor

This arduino scetch exports the sensor readings from the DHT22 to MQTT. I use this scetch together with my MQTT2Prometheus exporter to monitor my room temperature in several rooms.

Configuration

To set your config, copy the file configvariables.h.dist to configvariables.h and edit the values you need.

Hardware

The docs directory contains a frizz file for the hardware setup. The breadboard setup looks like this:

BreadboardSetup

About

Small ESP8266 based scatch to export DHT22 sensor readings to MQTT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages