Our main data logger is the Control and Monitoring Interface of the freely programmable controller UVR16x2. There are two pieces of hardware you need for logging – the actual control unit and the logger connected to the controller via the CAN bus. This ‘architecture’ might be due to historical reasons, but I like the separation…
Tag: CAN Bus
Logging Fun with UVR16x2: Photovoltaic Generator – Modbus – CAN Bus
The Data Kraken wants to grow new tentacles. I am playing with the CMI – Control and Monitoring Interface – the logger / ‘ethernet gateway’ connected to our control units (UVR1611, UVR16x2) via CAN bus. The CMI has become a little Data Kraken itself: Inputs and outputs can be created for CAN bus and Modbus,…
Hacking My Heat Pump – Part 2: Logging Energy Values
In the last post, I showed how to use Raspberry Pi as CAN bus logger – using a test bus connected to control unit UVR1611. Now I have connected it to my heat pump’s bus. Credits for software and instructions: juerg5524.ch messpunkt.org SK Pang Special thanks to SK Pang Electronics who provided me with CAN…
Hacking My Heat Pump – Part 1: CAN Bus Testing with UVR1611
In the old times, measuring data manually sometimes meant braving the elements: Now, nearly all measurements are automated: In order to calculate the seasonal performance factor of the heat pump system we have still used the ‘official’ energy reading provided by the heat pump’s display. Can’t this be automated, too? Our Stiebel-Eltron WPF7 basic is…