Coder Social home page Coder Social logo

weatherstation's Introduction

WeatherStation

Code for an Arduino UNO driven weather station, using the Sparkfun Weather Shield

BOM

  • Arduino UNO R3 model B (or similar UNO compatible board)
  • Sparkfun Weather Shield for Arduino Uno R3

Arduino libraries

  • Wire.h
  • SparkFunMPL3115A2.h
  • SparkFun_Si7021_Breakout_Library.h
  • ArduinoJson.h

Introduction

As an Arduino starter I wanted to built my first complete, and usable, project. A weather station seemed to be the next logical thing to do. As I was browsing for ideas I stumbled upon many instructables from others, but most of them kept it basic as in 'reading out data from the sensors'. Thus, not very exiting.

Zambretti

The Zambretti Forecaster is a forecasting tool which we can implement as an algorithm to use with our sensor readings. A Zambretti algorithm will return an index Z indicating a description of short term weather changes. Originally the Zambretti Forecaster was a table joining the descriptions to the alphabet.

The algorithm idea I used as a base was borrowed from fandonov/weatherstation, another Arduino weather station project (with other sensors and bling).

TODO

  • Add WiFi shield
  • Run HTTP server to serve JSON (or) Send HTTP request
  • Port to Arduino MEGA for extra connectors
  • Add solar charging battery power supply
  • Add LCD display
  • ...

weatherstation's People

Contributors

brainfeeder avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ropel

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.