Arduino MQTT Example Project - BMP/BME 280 Weather Station

5K views Jan 27, 2023
publisher-humix

donskytech.com

This is an example ESP32/ESP8266 BME280 Weather station project that I built using Arduino framework and MQTT. The ESP32/ESP8266 reads the sensor readings and publishes an MQTT message through the Mosquitto MQTT broker. I have built a custom MQTT dashboard that will display the sensor readings using Node.js, Express, and mqtt.js library. WriteUp: https://www.donskytech.com/arduino-mqtt-example-project-bmp-bme-280-weather-station/ Code: Arduino BMP/BME280 - Publisher https://github.com/donskytech/mqtt-arduino-bme280 Custom MQTT Dashboard https://github.com/donskytech/mqtt-custom-dashboard-node-js How to test MQTT using MQTTX?: https://www.youtube.com/watch?v=Fhk-x-QD5XQ Contents of the Video: 0:00 - Intro 0:16 - Demo 5:01 - DonskyTech Intro Plug

#Computers & Electronics
#Software