Skip to content

RobPope/MQTT_DHT11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MQTT_DHT11

Arduino sketch for ESP8266 to log temperature and humidity from a DHT11

You'll need to have the following libraries installed:

  • ESP8266WiFi
  • PubSubClient
  • DHT

Every minute the ESP will log the temperature, humidity and internal voltage to topics on your MQTT Server

ToDo

  • Deep Sleep
  • WiFi Manager

About

Arduino sketch for ESP8266 to log temperature and humidity from a DHT11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%