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 springen
(hat MetaSense nach OldMetaSense verschoben)
 
(kats)
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
#REDIRECT [[OldMetaSense]]
+
= MetaSense =
 +
 
 +
Here comes info about MetaSense (aka. MetaSense V2).
 +
 
 +
Highlights:
 +
* Sensor values are transmitted over radio to a central receiver
 +
* 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
 +
* 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 ==
 +
 
 +
'''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 [http://code.google.com/p/flot flot].
 +
 
 +
== Backend ==
 +
 
 +
The data collection and possibly web server and database backend is planned to be based on [http://news.jeelabs.org JeeMon].
 +
 
 +
 
 +
[[Kategorie:Projekte]]
 +
[[Kategorie:Einrichtung]]

Version vom 19. Juli 2010, 20:18 Uhr

MetaSense

Here comes info about MetaSense (aka. MetaSense V2).

Highlights:

Documentation to be written:

  • Overview diagram
  • Architecture overview
  • AirWick modding docs
  • Database layout

Sensors

Deployed

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.