On Thu, Apr 8, 2010 at 12:27 PM, Kassai Istvan <k...@zhnet.hu> wrote:
> Hi folks,
>
> It works!!!! :-)

Great!

>
> For the first try. (with --8bit)
> I have only one short question:
> - If there are more than one 1wire devices on one bus, how will they
> appear in the mounted filesystem?
> actually it looks: /3B.CA8505000000 (addressed #0)
> does the addressed #1 will look like this? : /3B.CA8505000001 ???
>

Each 1-wire device has a unique 64 bit address. That is 16 hexidecimal
digits. The first 2 are the family code (all the same for DS1825) and
the last two are a CRC8 check sum. The middle 12 digits are the unique
part and will be different..

Paul Alfille

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to