Giter Site home page Giter Site logo

infradom / ebusd-config-brink-renovent-excellent-300 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dstrigl/ebusd-config-brink-renovent-excellent-300

0.0 1.0 0.0 8 KB

ebusd-configuration for the Brink Renovent Excellent 300

Shell 100.00%

ebusd-config-brink-renovent-excellent-300's Introduction

ebusd for Brink Renovent Excellent 300

Requirements

Setup and Usage

  1. Copy the config file 3c.csv to /home/pi/encon/3c.csv on the Raspberry Pi.

  2. Open a shell and start the ebusd daemon (assume that the eBus USB Adapter is connected to /dev/ttyUSB1):

    $ ebusd -f --logareas bus --loglevel info -d /dev/ttyUSB1 -c /home/pi/
    2017-02-10 17:51:23.365 [bus notice] signal acquired
    2017-02-10 17:51:23.968 [bus notice] new master 37, master count
    
  3. Open a second shell and use the ebusd ebusctl command-line tool to read or write the defined parameters of the Brink Renovent Excellent 300.

    For example:

    $ ebusctl read Aussenlufttemperatur
    9.6
    $
    $ ebusctl read BetriebsstundenTotal
    15155;32768;32767;1;0
    $
    $ ebusctl read SoftwareVersion
    S1.05.07 0004
    

The shell script test.sh can be used to query all defined parameters in 3c.csv:

$ ./test.sh
done

SoftwareVersion
S1.05.07 0004

Press any key to continue...
Ventilatorbetrieb
Feuchteschutz

Press any key to continue...
TatsaechlicheDrehzahlZuluft
1056

...

Note: Another config file for the Brink Renovent Sky 300 from paddyx (Patrick K.) can be found here. It should be also compatible with the Brink Renovent Excellent 300.

ebusd-config-brink-renovent-excellent-300's People

Contributors

dstrigl avatar

Watchers

 avatar

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.