flazer / weather-station

Code I've written to build my own, small weatherstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weatherstation

Introduction

In here you'll find the code to build your own small weatherstation.
The idea was to create a simple and fast environment to send, store and display weather related data on a dashboard.
For this I've hooked a BME280 sensor to some Wemos D1 (ESP8266 compatibles) boards.
The boards are sending their data via wifi every x minutes to the dashboard's api.

Blabla

Feel free to change, share and improve the code.

Hint

If you are german, or understanding at least some parts of the language:

Here is a video, showing how I build the stuff:

Part 1: https://youtu.be/KMwVNuzghsY
Part 2: https://youtu.be/H0V1uFBAILE

About

Code I've written to build my own, small weatherstation


Languages

Language:PHP 62.5%Language:C++ 9.8%Language:CSS 9.1%Language:JavaScript 7.6%Language:HTML 5.8%Language:C 4.9%Language:Vue 0.4%