[vz-users] aktualisierte Version vom Raspi-Image
W3ll Schmidt
w3llschmidt at gmail.com
Sun Aug 25 17:39:52 CEST 2013
Hallo Rainer,
schau mal ->
https://github.com/w3llschmidt/DS2413
Ich habe das Kernelmodul für den DS2413 aufm Raspi übersetzt.
So kann man ganz einfach via SYSFS die Relais schalten.
An: echo -e '\x01' |dd of=/sys/bus/w1/devices/3a-0000000d2c0e/output bs=1
count=1 >/dev/null 2>&1
Aus:echo -e '\xff' |dd of=/sys/bus/w1/devices/3a-0000000d2c0e/output bs=1
count=1 >/dev/null 2>&1
Am 25. August 2013 16:23 schrieb Rainer Gauweiler <
volkszaehler at moppl.inka.de>:
> - Installation von owfs um mit 1Wire auch Aktoren nutzen zu können
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20130825/9361a99c/attachment.html>
More information about the volkszaehler-users
mailing list