pyP2Monitor  1.0.0
Monitor a P2 furnace activity reading data on serial port
 All Data Structures Namespaces Functions Variables Groups Pages
pyP2Monitor doxygen documentation

pyP2Monitor is a couple of programm designed to gather and view datas from a Froeling P2 furnace (develloped and tested on a Froeling P2-20 ) using the furnace's serial port. The data's processing programm can use GnuPlot to generate charts showing datas over time. The data's reading programm use a sqlite database to store the readed datas.

Licence information

   Copyright 2013, 2014 Weber Yann, Weber Laurent

   pyP2Monitor is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   pyP2Monitor is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with pyP2Monitor.  If not, see <http://www.gnu.org/licenses/>.

Thanks

For helping us understanding the furnace and its communication protocol

User documentation

Devellopers documentation

Classes and functions descriptions.

Low level furnace communication

Furnace message processing

Furnace communication protocol