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.
If you want to see this project in a video format then please see below
Complete Write-Up:
Pico W -MicroPython MQTT – BMP/BME 280 Weather Stationhttps://www.donskytech.com/pico-w-micropython-mqtt-bmp-bme-280-weather-station/
Comments