fleabeard / ADSWeather

Arduino library to interface with the Argent Data Systems weather station sensor assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADSWeather

Arduino library to interface with the Argent Data Systems weather station sensor assembly. This is the weather sensor assembly sold by SparkFun at https://www.sparkfun.com/products/8942 This library provides and API so that the weather information wind direction, wind speed, maximum wind speed and rainfall ammount can be read simply from functions.

This is a fork of John Cape's https://github.com/argent-cape/ADSWeather modified to work with non-AVR controllers.

About

Arduino library to interface with the Argent Data Systems weather station sensor assembly

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 100.0%