On Mon, Jan 11, 2010 at 4:35 PM, Paul Alfille <[email protected]> wrote: >> I would also have a feature wish concerning this. >> As I said, I have some sensors that are not powered but all alone on >> their own bus segments behind the hub. >> Is it possible to make an asynchronous read? >> This means make simultaneous reads but between distincts hub segments, >> as if there were several 1 wire bus controlers. >> I don't know if it is electrically feasible, but I think it should. > > > It's easy to do if the segments are on different bus masters. Just read in a > different thread or program since only the bus master is locked. An > asynchronous read property for temperature is also possible.
Is a hub equivalent to a bus master for each segment? >> ... > Yes. This would work. This is actually fairly similar to how the > simultaneous property works. Cool! Can I help for this? I have no idea how owfs is implemented. So if you could give me some directions... I don't even know how to compile it for openwrt... ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
