some documentation

This commit is contained in:
telegnom 2015-04-09 23:29:08 +02:00
parent 5b7a1b87bd
commit 7d0bdd63cd

View File

@ -1,6 +1,26 @@
# POWERPI
Logs the electric energy consumption in the hq with the power of a raspberry and a flying circus.
## Voraussetzungen
### Hardware
* Raspberry Pi B2
* Stromzähler mit S0-Schnittstelle
* $Server
### Software
#### RaspberryPi
* Raspbian 7.8
* python 3.2
* requests >= 2.5
#### Server
* Apache >= 2.2
* php5 >= 5.0
* rrdtool >= 1.4
* cron
## Bestandteile
Das Setup besteht aus zwei Bestandteilen. Der eine läuft auf einem RasPi der im Sicherungskasten im HQ hängt und die Impulse vom Stromzähler abgreift. Der Andere Teil läuft auf unserem Server, auf der VM mtbf. Dieser Teil nimmt die Rohdaten vom RasPi entgegen, schreibt sie in eine RRD und erzeugt einmal in der Minute hypsche Bilder daraus.