-
Notifications
You must be signed in to change notification settings - Fork 7
Home
jrosser edited this page Nov 12, 2012
·
7 revisions
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
Install the Qt SDK for your platform.
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.

