/OpenWeatherStn

Open source weather station

Primary LanguagePython

==================== Open Weather Station

An open-source project to create local digital weather stations using various digital sensors, an Arduino, and a Raspberry Pi.

Features:

  • Temperature and humidity
  • Barometric pressure
  • Wind speed and direction
  • Rainfall severity
  • Ambient light levels
  • Easy-to-use web interface to retrieve weather data supporting JSON, REST, and a basic web page.

Sensors / sensing components:

Notes:

  • Requires some soldering. Circuit diagrams will be added after the engineering and testing is complete.
  • Sensors connected to Raspberry Pi using I2C and an I2C-safe level converter since most sensors used are 5V.