Hey there! This is my personal weather station monitoring the conditions in my room. The heart of it all is a BME680 sensor, which measures temperature, humidity, pressure, and gas levels in real-time.
I use the Adafruit BME680 library to run the sensor over I2C communication, hooked up to a Pico W. It sends data every minute to the Adafruit IO platform, and from there, I pull the data to display it live on this site!
Here’s a cool look at my setup: (you can click to zoom into the image!)