PowerMeter: Difference between revisions

From RevSpace
Jump to navigation Jump to search
(Created page with "{{Project |Name=PowerMeter |Status=in progress |Contact=User:FooBar }} In the old hackerspace we had real-time graphs of our power-usage. In the new space at the Spoorlaan w...")
 
No edit summary
Line 1: Line 1:
{{Project
{{Project
  |Name=PowerMeter
  |Name=PowerMeter
  |Status=in progress
  |Status=In progress
  |Contact=User:FooBar
  |Contact=User:FooBar
  }}
  }}

Revision as of 22:39, 2 December 2012

Project PowerMeter
Status In progress
Contact User:FooBar
Last Update 2012-12-02

In the old hackerspace we had real-time graphs of our power-usage. In the new space at the Spoorlaan we currently don't have this yet. While it's inpossible to monitor all the power-usage by the space, as we share a lot of infrastructure with the rest of the building.

We will however be monitoring the power-usage of the main workshop space. In this room there are 3 different 16A groups (currently only 2 connected). These groups terminate in their own fusebox with a KWh meter which has a pulse-port.

These pulse-ports are connected to an arduino nano in the server-room. This arduino will then provide pulse-data on the usb port.

Current status:

  • Arduino connector board: Done
  • Arduino code/logic: Done
  • Wiring from serverroom to KWh-meters: Done
  • Wiring everything together: TODO

TODO:

  • Get cable glands (Wartels)
  • Get UTP splitter
  • Wire everything up
  • Create scripts/graphs
  • Setup reverse proxy config