Re: [Owfs-developers] Basic Question

2015-01-23 Thread Paul Alfille
Colin, that's a great resource! I'll make sure its incorporated. Paul On Jan 22, 2015 10:16 PM, "Colin Reese" wrote: > I forgot. I wrote an app note for them: > > http://interfaceinnovations.org/ibuttonlinkmultisensors.html > > They are DS2438 based. Page three, byte one tells you how to interpr

Re: [Owfs-developers] Basic Question

2015-01-23 Thread Peter Hollenbeck
I am making good progress thanks to this excellent forum. I verified the USB address, then added these lines to owfs.conf device = /dev/ttyUSB0 mountpoint = /home/pwh/1wire I start owfs with owfs Now I am seeing 26.AA524501 the MS-TV device, DS2438 Temperature is correct, a

Re: [Owfs-developers] Basic Question

2015-01-23 Thread Gregg Levine
Hello! Please do if you want to. The instructions are contained in the footer of every message. - Gregg C Levine gregg.drw...@gmail.com "This signature fought the Time Wars, time and again." On Fri, Jan 23, 2015 at 6:05 PM, Dirk Beer wrote: > unsubscribe > > On Thu, Jan 22, 2015 at 7:16 PM,

Re: [Owfs-developers] Basic Question

2015-01-23 Thread Dirk Beer
unsubscribe On Thu, Jan 22, 2015 at 7:16 PM, Colin Reese wrote: > I forgot. I wrote an app note for them: > > http://interfaceinnovations.org/ibuttonlinkmultisensors.html > > They are DS2438 based. Page three, byte one tells you how to interpret > the data. I don't have the precise scaling on th

Re: [Owfs-developers] Basic Question

2015-01-22 Thread Colin Reese
I forgot. I wrote an app note for them: http://interfaceinnovations.org/ibuttonlinkmultisensors.html They are DS2438 based. Page three, byte one tells you how to interpret the data. I don't have the precise scaling on the app note above, but I will add it when I have a moment. Actually, I think

Re: [Owfs-developers] Basic Question

2015-01-22 Thread Colin Reese
Yes I've got the info on the memory and identifications. I'll grab it. Colin > On Jan 22, 2015, at 6:49 PM, Paul Alfille wrote: > > Hi Peter, > > The two devices listed, family code 10=DS18S20 and 5=DE2405 are not your > sensor. I suspect you haven't edited the default configuration file

Re: [Owfs-developers] Basic Question

2015-01-22 Thread Paul Alfille
Hi Peter, The two devices listed, family code 10=DS18S20 and 5=DE2405 are not your sensor. I suspect you haven't edited the default configuration file generated by the ubuntu package. Probably /etc/owfs.conf The file is pretty well documented in the comments. You will probably want the bus master

Re: [Owfs-developers] Basic Question

2015-01-22 Thread Colin Reese
I'm also curious -- does owfs identify MS sensors based on their memory identifiers? I've written LabVIEW that does it, but haven't yet had the occasion to use them with owfs. Colin > On Jan 22, 2015, at 6:11 PM, Peter Hollenbeck wrote: > > I have a LinkUSB and an MS-TV temperature and vo