Skip to content

danbates2/HeatpumpMonitor

 
 

Repository files navigation

Heatpump Monitor

This is the technical github repository for the open hardware and software heat-pump performance monitor, part of a wider heat-pump monitoring project by OpenEnergyMonitor.org and John Cantor of heatpumps.co.uk.

This is a web-connected open source hardware heat-pump monitor that can measure heat-pump electrical input, heat output and system temperatures. Alongside open source web software for heat-pump data visualisation, analysis and sharing of open heat-pump data.

Heatpump monitor

Rationale

Heat-pumps are a key component of zero carbon energy systems making it possible to provide heating efficiently from renewable energy, they are featured in many zero carbon energy scenarios such as ZeroCarbonBritain developed by the Centre for Alternative Technology and are also highlighted in David MacKay's book Sustainable Energy without the hot air.

By monitoring a heat-pump its possible to see how well it is working, diagnose problems and get a better understanding of how a key potentially zero carbon heating solution works, data gathered and shared from well performing systems could help de-mystify heat-pump operation and help improve performance by diagnosing any problems early.

Overview

Main Features:
  • CT current and ACAC voltage based electricity monitoring
  • Pulse counting or IRDA Elster meter reader
  • Analog inputs for Vortex Flow Sensor (VFS) option (e.g Sika, Grundfos)
  • MBUS reader for kamstrup heat meters
  • 4x individually broken out DS18B20 temperature sensor connections
  • Arduino ATmega328 core
  • Connectivity options: ESP-12 WIFI, RaspberryPI header, RFM69

Build Guides

There are two build options for the heatpump monitor board, the first is the full heatpump monitor build with components for the MBUS heat meter reader, DS18B20 temperature sensing plus other interfaces. The second is a cut-down WIFI electricity monitor only build where the additional components for heat metering are not soldered in.

Quick reference

Installation and setup

The following guide details how to setup the heatpump monitor including interfacting with an Elster A100C Irda port and connecting up to a heat meter.

Watch the heatpump monitor setup and dashboard example screencast here:

Heatpump Setup

Development

Open Hardware ++

A case study in open hardware development

Heatpump dashboard

Login and explore: https://openenergymonitor.org/dev/energy

Source code for the heatpump dashboard can be found as part of the front end emoncms energy site:

http://github.com/emoncms/energy

Emoncms energy uses emoncms as the data backend.

Licence

This project is open source software and hardware.

The Arduino firmware is available under the GPL v3 Licence.

The Web Dashboard is available under the GNU Affero General Public License and is based on emoncms.

The hardware design (schematics, board files and gerber) files are licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License and follow the terms of the OSHW (Open-source hardware) Statement of Principles 1.0.

About

Open-source Heatpump Monitor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Eagle 84.9%
  • C++ 5.8%
  • Other 5.3%
  • C 3.3%
  • Processing 0.5%
  • Tcl 0.1%
  • Other 0.1%