Difference between revisions of "OWFS"

From ArmadeusWiki
Jump to: navigation, search
(creation)
 
(Installation)
Line 5: Line 5:
  
 
==Installation==
 
==Installation==
 +
===Buildroot===
 +
<pre class="host">
 +
$ make menuconfig
 +
</pre>
 +
 +
===Debian===
 +
<pre class="apf">
 +
root@opos6ul:~# apt-get install owfs
 +
</pre>
 +
* adapt ''/etc/owfs.conf'' file (remove fake sensors if you have real ones)
  
 
==Usage==
 
==Usage==

Revision as of 17:52, 29 December 2016


Page under construction... Construction.png Informations on this page are not guaranteed !!

Installation

Buildroot

$ make menuconfig

Debian

root@opos6ul:~# apt-get install owfs
  • adapt /etc/owfs.conf file (remove fake sensors if you have real ones)

Usage

Note Note: OWFS seems not compatible with GPIO bitbanging 1-Wire !


Links