Main Content

This is an example Raspberry Pi Pico W BMP/BME 280 Weather station project that I built using MicroPython framework and MQTT.

In this tutorial, I am going to share with you my Raspberry Pi Pico W-powered MicroPython MQTT project that uses BMP/BME 280 sensor to display its sensor readings in almost real-time. We are going to publish MQTT messages to our broker and display the sensor readings in a custom dashboard that will show it in both text and graphical chart format.”

Link to article