Monitor for central heating system (e.g. 2zones+hw) Supports up to 15 temp probes (DS18B20/DS18S20) 3 valve monitors Gas pulse meter recording Use stand-alone or with nodeEnergyServer See http://robdobson.com/2015/09/central-heating-monitor

Dependencies:   EthernetInterfacePlusHostname NTPClient Onewire RdWebServer SDFileSystem-RTOS mbed-rtos mbed-src

Revision:
10:72eb217def1f
Parent:
5:5bccf48799d4
--- a/PulsePin.cpp	Sun Feb 22 11:57:12 2015 +0000
+++ b/PulsePin.cpp	Sun Feb 22 20:23:43 2015 +0000
@@ -1,5 +1,6 @@
 // Handles a pin that has a slow pulse applied
 // Written for a gas meter monitor
+// Rob Dobson, 2015
 
 #include "PulsePin.h"