Skip to content
elvum edited this page Oct 10, 2013 · 7 revisions

HoneyMon

HoneyMon is a GUI monitoring application for CMZone and Evotouch heating control systems.

It receives demodulated data from an 868MHz FSK receiver over a serial port, and performs all the necessary decoding to display as much of the system state as is currently understood.

Compiling

You need the Qt SDK, from here, courtesy of Nokia.

You need the qtserialport library, available from here unless you are using Qt5.1 or later, which incorporate the library into the base SDK.

Building

Install the Qt SDK for your platform.

If you are using a Qt version less than 5.1, clone the qtserialport repository, compile and install the qtserialport library.

Clone the HoneyMon repository, compile and run.

Running

Select your serial port parameters via the "gearwheel" icon or from the menu. Connect the raw demodulated data to the serial receive line of your serial port.

ScreenShots

Message Log

Temperatures and schedule

Clone this wiki locally