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
--
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.
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
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
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!
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
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?
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
>
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