Skip to content

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

Notifications You must be signed in to change notification settings

Brunsben/weather-station

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.4%
  • C++ 9.8%
  • CSS 9.1%
  • JavaScript 7.6%
  • HTML 5.8%
  • C 4.9%
  • Vue 0.4%