Main Content

Homie BME280 - The Sensor

The Homie BME280 project is a small and easy to integrate temperature, air pressure and humidity monitoring solution including OLED display.
The mqtt-bme280-homie project is a small and easy to integrate temperature, air pressure and humidity monitoring solution with an extra SSD1306 OLED display. Sensor data is send via MQTT and displayed on the small screen. Local time is loaded via NTP. The project is built with a cost-effective ESP8266 WiFi chip (I used a NodeMCU from ebay, Wemos D1 mini will do as well).

The software is based on Homie to enable an easy integration with home automation systems like OpenHab.”

Link to article