[Owfs-developers] New 1-wire products ...

2010-11-18 Thread Alberto
Pardon My English! I wanted to point this new product. http://www.sparkfun.com/products/10167 http://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdf It seems interesting and economically. Could be included in OWFS Greetings Alberto --

Re: [Owfs-developers] New 1-wire products ...

2010-11-18 Thread Steinar Midtskogen
Alberto writes: > Pardon My English! > I wanted to point this new product. > http://www.sparkfun.com/products/10167 > http://www.sparkfun.com/datasheets/Sensors/Temperature/DHT22.pdf > It seems interesting and economically. > Could be included in OWFS It doesn't seem to be 1-wire as we know it.

Re: [Owfs-developers] New 1-wire products ...

2010-11-18 Thread Paul Alfille
Let me be more complete. The specs on the device look similar to the HIH- series chips, but it has an unspecified digital interface. A 1-wire interface would be best. The bus masters could talk to it, especially if it followed the protocols and had a unique address. As an alternative, it cou

Re: [Owfs-developers] New 1-wire products ...

2010-11-18 Thread Gregg Levine
On Thu, Nov 18, 2010 at 8:31 PM, Paul Alfille wrote: > Let me be more complete. > > The specs on the device look similar to the HIH- series chips, but > it has an unspecified digital interface. > > A 1-wire interface would be best. The bus masters could talk to it, > especially if it followed

Re: [Owfs-developers] Updated project page on www.gregg.levine.name

2010-11-18 Thread Paul Alfille
Thanks for posting your work, Gregg. Could you give an overview of your goals for the various switch projects? There currently isn't enough detail to understand what you're trying to do. Maybe code snippets or circuit designs. Paul On Wed, Nov 17, 2010 at 12:14 AM, Gregg Levine wrote: > Hello!

Re: [Owfs-developers] off topic - swig help

2010-11-18 Thread Paul Alfille
Ok, I looked through the code and found some hints. Basically swig is based on a .i file that is sort of C-ish but provides interface routines for different languages. For instance, owfs.i is about 100 lines, and provides all the interface routines like get, put, init, finish. I've attached it as

Re: [Owfs-developers] Bug (?) in re init()'ing Python ow module.

2010-11-18 Thread Paul Alfille
It's possible that finish doesn't clear everything. I don't understand the error message, however. On Mon, Nov 1, 2010 at 6:29 PM, Joshua J. Kugler wrote: > Is the C API not fulling cleaning up when _OW.finish( ) is called?  Is > there something I should be aware of?

Re: [Owfs-developers] OW.pm missing

2010-11-18 Thread Paul Alfille
I see it in owfs/module/swig/perl5/OW/blib/lib after 'make' On Wed, Nov 17, 2010 at 6:15 PM, Timo wrote: > Hi > > I installed owfs-2.8p3. Installations shows owperl was installed ok (enabled). > But, when trying to use it, I get "can't locate OW.pm in @INC" > > Any ideas for remedies? > > -Timo >

Re: [Owfs-developers] Owfs connect timout error continues

2010-11-18 Thread William Brown
I am having very strange results. tests with HL340 and a PL2303 usb to serial adapters attached. Both adapters work with X10 CM11A serial controller but not with DS9097U and owfs or owhttpd. I don't plan to upgrade to Ubuntu 10.10 until 11.4 is ready (or do I need to do it sooner)? This was al