Actually this "simple" driver only supports one device. One restriction is that for small code we simply ask "all devices" and not a dedicated one.
It's even not possible to have multiple devices on different pins: the DS1820 code would work in this case ("all" devices is on), but handling more than one pin is just not implemented.
There is some more complete DS1820 code, but it never was fully adapted yet.
Maybe, if I have some spare time ...
It's even not possible to have multiple devices on different pins: the DS1820 code would work in this case ("all" devices is on), but handling more than one pin is just not implemented.
There is some more complete DS1820 code, but it never was fully adapted yet.
Maybe, if I have some spare time ...