Re: [Owfs-developers] Data error reading DS2423 counters

2007-10-07 Thread Paul Alfille
On 10/6/07, Rob Conway <[EMAIL PROTECTED]> wrote: > > Paul > > Just reloaded 2.5p10 and these are the counter values displayed via > owhttpd > > Counter A = 8999689 > That's 00 89 53 09 in hex. Counter B = 2718957568 > That's A2 10 00 00 in hex. DEBUG: Selecting a path (and device) path=

Re: [Owfs-developers] Data error reading DS2423 counters

2007-10-07 Thread Rob Conway
Paul I've just installed via cvs and it is now workingalittle hard to increment my counters at the moment as they are connected to water flow meters...however the values look OK. I'll get some water flow happening tomorrow night and test to see the counters increment, however I assume if I

Re: [Owfs-developers] Data error reading DS2423 counters

2007-10-07 Thread Gregg C Levine
Hello! Glad to see you've got it working finally. And of course an apology for that one. That was me in one of my more annoying moments, following the amusing post that Paul made. -- Gregg C Levine [EMAIL PROTECTED] "The Force will be with you. Always." Obi-Wan Kenobi   > -Original Message--

Re: [Owfs-developers] Data error reading DS2423 counters

2007-10-07 Thread Paul Alfille
On 10/7/07, Rob Conway <[EMAIL PROTECTED]> wrote: > > Paul > I've just installed via cvs and it is now workingalittle hard to > increment my counters at the moment as they are connected to water flow > meters...however the values look OK. I'll get some water flow happening > tomorrow night an

Re: [Owfs-developers] Support for Louis Swart's LCD interface broken in latest version of owfs?

2007-10-07 Thread Christian Magnusson
What kind of router is it? The USB adapter have changed to use flexible speed, and that could effect you if you have an Asus router. On the other hand, you can always change the setting with: # echo 0 > /tmp/1wire/bus.0/system/adapter/overdrive.0 (Regular speed which was used before) # echo

Re: [Owfs-developers] Support for Louis Swart's LCD interface broken in latest version of owfs?

2007-10-07 Thread Paul Alfille
On 10/7/07, Christian Magnusson <[EMAIL PROTECTED]> wrote: > > What kind of router is it? The USB adapter have changed to use flexible > speed, and that could effect you if you have an Asus router. > I found the same problem and solution on a fairly vanilla x86 machine. > On the other hand, you

[Owfs-developers] DS2423 question

2007-10-07 Thread Gregg Levine
Hello! Working my way through a new project has created a new problem. The data sheet for the DS2423 mentions that its external input lines respond to certain types of mechanical or magnetic switching devices. But does this preclude the use of solid state devices? I was thinking of the SSR (Solid S

Re: [Owfs-developers] owfs 2.6p7 causing trouble with LCD_H

2007-10-07 Thread Matthias Urlichs
Hi, Christian Magnusson: > -if ( formatted_data[formatted_data_pointer+1] != ~data[i] ) { > > +if ( formatted_data[formatted_data_pointer+1] != (BYTE) ~data[i] ) > { > > Can't see why this should fix it, since both variables are BYTE from the > beginning. They don't stay that wa

Re: [Owfs-developers] DS2423 question

2007-10-07 Thread Eric Vickery
Gregg, There shouldn't be any problem with this. As long as the SSR can provide a pulse that goes from +5v to 0v it should work fine our Lightning Detector counts pulses from an opto-isolator. Eric www.hobby-boards.com Gregg Levine wrote: > Hello! > Working my way through a new project has cre

Re: [Owfs-developers] DS2423 question

2007-10-07 Thread Gregg Levine
On 10/7/07, Eric Vickery <[EMAIL PROTECTED]> wrote: > Gregg, > > There shouldn't be any problem with this. As long as the SSR can provide > a pulse that goes from +5v to 0v it should work fine our Lightning > Detector counts pulses from an opto-isolator. > > Eric > www.hobby-boards.com > > Gregg Le

Re: [Owfs-developers] DS2423 question

2007-10-07 Thread Mr Robert Conway
I thought the counter was used with the "tipping bucket" type of rain detector that measures rain fall for all weather station applications. I use it connected to a flow meter that provides 4000 pulses per litre. The flow meter has an LED with photo detector and I power the LED from the 1wire