Git Product home page Git Product logo

f00b4r0 / rwchcd Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 5.53 MB

A weather compensated central heating controller daemon. Partial mirror of http://vcs.slashdirt.org/git/sw/rwchcd.git

Home Page: http://hacks.slashdirt.org/sw/rwchcd/

License: GNU General Public License v2.0

Makefile 0.55% C 94.78% Lex 0.40% Yacc 0.27% Perl 1.26% HTML 0.91% Python 1.82%
heating heating-controller lightweight building-automation energy-consumption

rwchcd's Introduction

rwchcd

A weather compensated central heating controller daemon

Home page: http://hacks.slashdirt.org/sw/rwchcd/

Initially designed to operate the rWCHC hardware, this software is now completely standalone and hardware-independent.

License

GPLv2-only - http://www.gnu.org/licenses/gpl-2.0.html

Copyright: (C) 2016-2023 Thibaut VARENE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation.

This program 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 LICENSE.md for details

Dependencies

  • Mandatory: make gcc
  • Recommended: flex bison (for config file support), libdb-dev (for permanent storage support)
  • Optional: pkg-config libglib2.0-dev wiringpi librrd-dev libmosquitto-dev
  • To build documentation: doxygen graphviz

Building

  • To build, run make
  • To generate documentation, run make doc

Code documentation is available at http://hacks.slashdirt.org/sw/rwchcd/doc/html/

Installing

To install, as root run make install To uninstall, as root run make uninstall

Usage

The daemon expects to find its configuration in /etc/rwchcd.conf, unless specified differently on the command line. Example configurations are provided in filecfg/examples. rwchcd -h provides information about the (very few) available command line parameters.

A systemd service file is provided that will be installed when running make install if DBus is available. The daemon will be started at next reboot unless manually started with systemctl start rwchcd.service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.