An open API service indexing awesome lists of open source software.

https://github.com/plasmapower/oows


https://github.com/plasmapower/oows

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# OOWS

Object Oriented Weather station.
A SLICEIT project by Daniele Moro and Lee Bousfield

This program works as an ESS, or Environmental Sensing Station. It uses an [Arduino](https://www.arduino.cc/) to collect data from sensors and output it to various sources.

Currently supported sensors:
- DHT22
- Thermistor
- Thermocouple (WIP)
- Tipping Bucket

Currently supported outputs:
- Thingspeak
- Custom Data Server
- Serial

[Wiring diagram for sensors](https://drive.google.com/file/d/0B9G6d3O57cmAMTVMdGJuZTl4MFk/view?usp=sharing)