-
Notifications
You must be signed in to change notification settings - Fork 7
Home
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.
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.
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.
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.