Content for BME280

Weather Forecast Clock Using Old Alarm and Arduino

“I had a broken alarm clock lying around and came up with an idea to convert it to clock and weather forecasting station. For this project you will need: Old circular alarm clock Arduino Nano BME280 sensor module (temp, humidity …

Helium Air Quality Sensor

“A Helium-based air quality sensor and solar setup. As environmental concerns and awareness increase, I decided to build and deploy an array of wireless, self-contained, weather-resistant, solar-powered air quality sensors, also known as WSPAQS. The sensor array measures CO2 levels …

CO2-meter: from prototype to meter-in-a-box

“I spent too much time in too small, too busy meeting rooms, discussing about who knows what and too many times I felt the oxygen was letting me down. Was there too little oxygen? Or too much carbon dioxide? Or …

A Micro:bit Dive-o-Meter

“Summer is coming in, pool time!The micro:bit dive-o-meter described here is a DIY depth gauge that allows you to measure how deep you are, or were, diving. It consists just of a micro:bit, a battery pack or …

Weather Pyramid

“Measures wind speed via inertial sensors and rain with capacitive. Maintenance free, LPWAN, 3D printed DESCRIPTION This is not yet another automatic weather station! This is an all-in-one completely solid-state, maintenance free, energy and communications autonomous weather sensing device, designed …

Arduino Nixie Clock & Weather Station

“I wanted to build a Nixie clock driven by an Arduino and found a few places on the internet, but none were 100% complete to get it working from the beginning to end. I either found bad wiring diagrams, bad …

ESP8266, BMP280, MQTT Weather Station

“This will guide you trough making a simple weather station with good accuracy. Here we use a ESP8266 WIFI development board to connect the sensor to the internet to save the data. A lot of flavorous exist and will work …

NodeMCU and Nextion Weather Forecast Station

“Weather station Not very original but I decided to also build a weather station project. My version is created with a NodeMCU (8266) controller, a BME280 sensor and a Nextion display. The code connects the 8266 to the local WiFi …

Arduino nRF24L01 Wireless Weather Station

“An Arduino Nano wireless weather station gathering data from DHT22 and a BME280 sensors and transmitting via nRF24L01 (2.4 GHz). Wireless Weather Station (nRF24L01 ) This is something I’ve build as part of a bigger project but it can …

ESP32 WiFi Weather Station With a BME280 Sensor

“Dear friends welcome to another tutorial! In this tutorial we are going to build aWiFi enabled weather station project! We are going to use the new, impressive ESP32 chip for the first time along with a Nextion display. In this …