Giter Club home page Giter Club logo

weather-station's Introduction

Weather station

Weather station based on Raspberry Pi Zero 20201115_142930

Hardware

  1. Raspberry Pi Zero
  2. Wind and rain sensor assembly datasheet, you can buy for example from aliexpress
  3. MCP3008 analog to digital converter
  4. BME280 combined humidity and pressure sensor
  5. NTC termistor, i used one that is used for measuring water temperature, 10K with temperature coeficient 3380K, unfortunetly i could not find documentation for it in english. datasheet
  6. Two 10k resistors

I connect everything together as shown below

Screenshot from 2023-02-07 15-25-17

schemeit-project

There are two voltage dividers one for NTC termistor and another one for wind vane.

Software

For storing meassured data i use InfluxDB database(1.8), it's advantage is that even with large amout of data it works really well even on Raspberry Pi Zero however i recommend to run database on external server for better data backup and performance.

Web interface is written in PHP with JpGraph(4.2.9) library. It's divided into two sections, overview with current meassurements and option to view detailed history of one day, and history to display chosen time seciton.

Screenshot from 2023-02-07 15-56-26 Screenshot from 2023-02-07 15-58-45 Screenshot from 2023-02-07 15-59-39

Current status

Weather station is been now working for almost four years without major problems, i only found that humidity sensor on BME280 stuck on 100% humidity after some time in my case after around two years. Now i am trying to get better values from it by varying calibration parameters.

weather-station's People

Contributors

arduino13 avatar

Stargazers

Ondřej Baštař avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.