Re: [Owfs-developers] DS2760 question

2007-08-20 Thread katana
> Date: Sun, 19 Aug 2007 21:12:10 -0400 > From: "Paul Alfille" <[EMAIL PROTECTED]> > Subject: Re: [Owfs-developers] DS2760 question > To: owfs-developers@lists.sourceforge.net > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; c

Re: [Owfs-developers] DS2760 question

2007-08-20 Thread katana
> Date: Sun, 19 Aug 2007 11:25:30 -0500 > From: Eric Vickery <[EMAIL PROTECTED]> > Subject: Re: [Owfs-developers] DS2760 question > To: owfs-developers@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Christian Magnusson
usti 2007 01:13 > To: owfs-developers@lists.sourceforge.net > Subject: Re: [Owfs-developers] DS2760 question > > > > Message: 4 > > Date: Sun, 19 Aug 2007 07:01:02 -0400 > > From: "Paul Alfille" <[EMAIL PROTECTED]> > > Subjec

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Paul Alfille
This seems to be my evening to blather. The function already exists. It's called "defaultpmod". defaultpmod reads/sets the default sleep mode bit. Paul Alfille - This SF.net email is sponsored by: Splunk Inc. Still grepping t

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Paul Alfille
My apologies to Eric Vickery. His note above give the complete reference. >From http://www.weathertoys.net/phpBB2/viewtopic.php?t=70 ... Anyway the DS2760 starts out in a sleep mode and here is what you need to do to get it out of sleep mode. Connect up the Moisture Meter to the 1-Wire network an

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Paul Alfille
On 8/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > That sounds likely to be what I'm facing. I've read the thread, but have > no idea how to do this using the existing 1wire owfs software. I'll read > up on it and see what I can come up with -- all I've done, so far, is > shell access:

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread katana
> Date: Sun, 19 Aug 2007 11:25:30 -0500 > From: Eric Vickery <[EMAIL PROTECTED]> > Subject: Re: [Owfs-developers] DS2760 question > To: owfs-developers@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread katana
> Message: 4 > Date: Sun, 19 Aug 2007 07:01:02 -0400 > From: "Paul Alfille" <[EMAIL PROTECTED]> > Subject: Re: [Owfs-developers] DS2760 question > To: owfs-developers@lists.sourceforge.net > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: t

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Eric Vickery
John, It sounds like the DS2760 is in sleep mode. You can look at the thread here http://www.weathertoys.net/phpBB2/viewtopic.php?t=70. It talks about our Moisture Meter but is the same for any DS2760 based device. Hope that helps. Eric www.hobby-boards.com [EMAIL PROTECTED] wrote: > So far,

Re: [Owfs-developers] DS2760 question

2007-08-19 Thread Paul Alfille
Thanks for the report. There isn't an obvious error in the temperature code for the DS2760. It's a read of location 0x18-9 and simple conversion to the correct units. Can you help me with a couple of other steps: 1. What version of OWFS are you using? 2. Can you read some of the other values -- l

[Owfs-developers] DS2760 question

2007-08-18 Thread katana
So far, I've had a lot of success using 1wire stuff: I have a 2408 running some relays, am doing a bunch of stuff with temp sensors, and now I'm trying to get a 2760 to detect temps in a furnace. The thing is: when I ask for temperatures on the thermocouple I get reasonable answers, but when I que