Well, first I have to give it capabilities. Right now it just does the ROM commands.

It should be straightforward to expose most of the AVR functionality (pwm, adc, pio, counter) or user defined stuff.

I personally plan to use it to control and gater data from my solar thermal system.

Since I am using owfs, I will probably add some support. I am certainly with sharing my code, but am not sure if it would be useful.

Is there some functionality which is especially sought after?

-tmk

On Feb 20, 2010, at 8:11 PM, Paul Alfille <[email protected]> wrote:

Do you want this supported under OWFS?

Paul Alfille

On Wed, Feb 17, 2010 at 2:29 AM, <[email protected]> wrote:
Update for everyone, i've got the slave code mostly working on my arduino.

I used avr-libc code though, so should be easy to port to any atmega or attiny class chip.

I'll post it somewhere once it's polished and working consistently, but for now here's the output of it from the 'tstfind' command in the maxim reference implementation (i know, party foul for not using OWFS)

-------------------- Start of search
(1) 86554433221100F2
(2) B200000025C44881
-------------------- End of search

mine is (1). (2) is the usb 1-wire adapter

-tmk

--- --- --- ---------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to