Skip to content

MQTT weather station using a esp8266 based board and a DHT11 sensor

License

Notifications You must be signed in to change notification settings

lopeztel/esp8266_WeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266_WeatherStation

About

MQTT weather station using a esp8266 based board (Wemos D1 mini) and a DHT11 sensor. PlatformIO file project for convenience.

HTTP communication with the thingspeak API is commented out for convenience but should work without problems if an API key is available.

In the interest of consuming as little power as possible the device is going into deep sleep and reset every 15mins to update the MQTT broker with new temperature and pressure readings

Requirements

  • Weemos D1 mini board
  • DHT11 Temperature/Humidity sensor
  • 3-5V supply or battery

HW

Demo

(Tested with MQTT_Dashboard)

Demo

References and links

TODO

  • Implement initial SSID and password configuration through serial port
  • Implement initial sleep time configuration through serial port

Contributing

Feel free to drop a line/contact me if interested in this project

About

MQTT weather station using a esp8266 based board and a DHT11 sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published