Salve, ho acquistato questa scheda rele ad 8 canali funzionante con il protocollo 1wire:
http://denkovi.com/1-wire-eight-channel-...automation
Su una shell se provo con i comandi per leggere:
dd if=/sys/bus/w1/devices/29-00000017b45d/output bs=1 count=1 | hexdump
e per scrivere:
echo -e '\xff'|dd of=/sys/bus/w1/devices/29-00000017b45d/output bs=1 count=1
funziona tutto, praticamente leggo il dump esadecimale del file output e mi restituisce un numero esadecimale che,