Benutzer-Werkzeuge

Webseiten-Werkzeuge


ebus:linuxkonnektor

Dies ist eine alte Version des Dokuments!


Hier im Anhang eine abgespeckte Linux-Version zum Auslesen einer Wolf Solaranlage mit BM und SM.

Diese Software versteht nur ein Teil von dem was auf dem eBus auftauchen kann: nur Broadcast Telegramme werden verstanden und nur die Typen 5017 und 5018 werden dekodiert.

Fragen? Anregungen?

Vielen Dank an Bernhard Hopf, ohne dessen Input und Hilfe (und Wiki) wäre dies nicht möglich gewesen!

– Main.FrankWeis - 2011-05-27

It took me some time, but I have put together and cleaned up the software that I had written last year to decode eBus messages from a Weishaupt WTC25 heating system.<br />This is in C and targetted for Linux, but contains many debugging routines and is quite adaptable to other brands. Also, it contains a few reverse-engineered values for Weishaupt that took me some time to find out, so this may eventually help building a spec for this specific model.

This source code is designed for Linux, and performs a live capture from a serial device (/dev/ttyS) on which is connected an eBus to serial converter. I used gcc to compile it. Run it with -h to get a list of supported options. A dump to a raw octet stream is supported, but no read from raw dump is implemented.

– Main.LiAins - 2012-08-28

wolfsolar.pl.txt_attachment_wolfsolar.pl.txt Linuxprogramm zum Sammenl von Daten für Weishaupt WTC25 von Main.LiAins

ebus/linuxkonnektor.1444593756.txt.gz · Zuletzt geändert: 2015/10/11 15:02 von bernhardh