Content for BME280

Google Cloud Temperature & Humidity Sensor

“A beginner’s guide to making your own devices from scratch. Building a prototype from scratch used to be really expensive not so long ago. The overall cost has dropped significantly years after years, and everyone is now able to …

Room Weather Station Using Arduino & BME280

“Previously I shared a simple weather station which displayed the Temperature and Humidity of local area. The problem with it was that it would take time to update and the data was not accurate. In this tutorial we will make …

How to Make Pocket Sized IoT Weather Station

“In this instructable you will learn how to make small Weather Cube using the D1 mini(ESP82660) which is connected to your home WiFi, so you can look at it’s output anywhere from earth, of course as long as …

XIV Nixie Clock

“XIV Nixie Clock V1 Project Date: December 2018 March 2019 WARNING: Nixie tubes require 180v to operate, this is a dangerous high voltage and you need to handle the tubes and the supporting circuitry with great caution. If you would …

Beehive Monitoring with Theft Prevention (GPS)

“Motto: If All The Bees In The World Die, Humans Will Not Survive My goal was to address the remote monitoring of a beehive (nevertheless the solution could be used for any kind of remote monitoring and data logging). Beehive …

weather_station

“Weather sation based in multiple ESP8266 agents and a Raspberry IOT server based on Docker Weather station based in multiple ESP8266 agents and a Raspberry IOT server based on Docker. Raspberry runs mqtt broker (mosquitto), influxdb (database), grafana (graphics visualizer …

Getting Started with Zephyr RTOS on Nordic nRF52832 hackaBLE

“Introduction I worked for almost two decades in the software industry. In the early 2000s, I was developing applications on Windows, Linux, and various flavours of Unix. On the Windows side, we had Microsoft Visual Studio, MFC, NMake, and CL …

Open Source Data Logger (OPENSDL)

“The aim of this project is to design, build, and test a low-cost measurement system for Building Performance Evaluation studies that includes at least temperature, relative humidity, illuminance, and is extensible to additional sensors, and to develop the prototype of …

Solar Powered Weather Station

“To expand my microcontroller and programming knowledge I have decided to try and make a Solar Powered Weather Station. My goal is to record parameters like: Temperature Humidity Air pressure Air quality (something to do with CO or CO2) I …

DIY Rain Prediction Using Arduino, Python and Keras

“So the big aim here is obviously to predict the rain in the future. We’ll build a system that does just that from scratch! Story First a few words about this project the motivation, the technologies involved and the …