MeteoHome. Yet another NodeMCU ESP8266 weather station
MeteoHome is yet another weather station project using a NodeMCU ESP8266 devboard with DHT22 and BMPP180 sensors. The particularity in this case is the configuration using a captive web portal and the use of MQTT to send the information to a server. Additionally the machine that gathers all the data runs Home Assistant which is the responsible of showing the current status of the sensors and historical graphs. You cab grab the source code of this project here.
Features
- configuration of WiFi network and MQTT through a web portal
- Deep sleep mode included for being powered by battery
- Temperature, humidity and air pressure measurements
- Possibility of being used with Home Assistant