projects:1-wire:software
Dies ist eine alte Version des Dokuments!
1-Wire Software
DigiTemp v3.5.0 by Brian C. Lane
- download sources
wget http://www.digitemp.com/software/linux/digitemp-3.6.0.tar.gz
- untar archive
tar xzvf digitemp-3.6.0.tar.gz - change directory
cd digitemp-3.6.0/
- compile source
make ds9097 - copy binary
cp ./digitemp_DS9097 /usr/local/bin/
- create softlink
ln -s /usr/local/bin/digitemp_DS9097 /usr/local/bin/digitemp
- search for 1-wire sensors (walk the tree)
digitemp -w -s /dev/ttyS0
<note>root@habakuk:~# digitemp -w -s /dev/ttyS0 DigiTemp v3.5.0 Copyright 1996-2007 by Brian C. Lane GNU Public License v2.0 - http://www.digitemp.com Turning off all DS2409 Couplers .. Devices on the Main LAN 10444341020800A3 : DS1820/DS18S20/DS1920 Temperature Sensor 28F4E539040000FD : DS18B20 Temperature Sensor</note>
projects/1-wire/software.1354819935.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
