MetaSense: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenZeile 7: | Zeile 7: | ||
* The wireless modules are [http://news.jeelabs.org JeeNodes] (Arduino + RFM12) | * The wireless modules are [http://news.jeelabs.org JeeNodes] (Arduino + RFM12) | ||
* The central receiver is a modded [http://www.airwick.co.uk/product-freshmatic-imotion-compact.php AirWick iMotion Compact] connected to the server over USB | * The central receiver is a modded [http://www.airwick.co.uk/product-freshmatic-imotion-compact.php AirWick iMotion Compact] connected to the server over USB | ||
+ | * Check out our [https://whatever.metalab.at/user/kintel/MetaSense2 Subversion server] | ||
+ | |||
+ | Documentation to be written: | ||
+ | * Overview diagram | ||
+ | * Architecture overview | ||
+ | * AirWick modding docs | ||
+ | * Database layout | ||
== Sensors == | == Sensors == |
Version vom 20. März 2010, 01:11 Uhr
MetaSense
Here comes info about MetaSense (aka. MetaSense V2).
Highlights:
- Sensor values are transmitted over radio to a central receiver
- The wireless modules are JeeNodes (Arduino + RFM12)
- The central receiver is a modded AirWick iMotion Compact connected to the server over USB
- Check out our Subversion server
Documentation to be written:
- Overview diagram
- Architecture overview
- AirWick modding docs
- Database layout
Sensors
Deployed
- Temperature and movement in the Hauptraum
In development
- Energy metering
- Temperature in WhateverLab
- Local network activity
Planned/ideas
- Gas metering
- Metalock activity
- Bandwidth usage
- Wiki edits
Frontends
The primary frontend is going to be a web frontent, probably based on flot.
Backend
The data collection and possibly web server and database backend is planned to be based on JeeMon.