https://github.com/plasmapower/oows
https://github.com/plasmapower/oows
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/plasmapower/oows
- Owner: PlasmaPower
- Created: 2015-11-10T23:15:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T20:50:36.000Z (over 9 years ago)
- Last Synced: 2025-01-08T02:46:25.298Z (over 1 year ago)
- Language: Arduino
- Size: 19.5 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)