Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects:1-wire:software

Dies ist eine alte Version des Dokuments!


1-Wire Software

DigiTemp v3.5.0 by Brian C. Lane

  1. download sources
    wget http://www.digitemp.com/software/linux/digitemp-3.6.0.tar.gz
  2. untar archive
    tar xzvf digitemp-3.6.0.tar.gz
  3. change directory
    cd digitemp-3.6.0/
  4. compile source
    make ds9097
  5. copy binary
    cp ./digitemp_DS9097 /usr/local/bin/
  6. create softlink
    ln -s /usr/local/bin/digitemp_DS9097 /usr/local/bin/digitemp
  7. 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)