There are two Maxim designs floating around. The one in the DS2408 data
sheet:
http://datasheets.maxim-ic.com/en/ds/DS2408.pdf
is a 4bit design.
This one:
http://www.maxim-ic.com/images/appnotes/3286/3286Fig01.pdf
is an 8bit design.
I assume the 8bit design isn't supported.
I put together the
Paul Alfille wrote:
> That design has never been tested. Only the HobbyBoards design and the
> Swart
> design. AGG was just off their code and datasheet.
>
> If you don't mind doing a bit of testing, I'm sure we can get it to work.
I took a look at the Hobbyboards-Design, it's not that differen
Paul Alfille wrote:
> That design has never been tested. Only the HobbyBoards design and the
> Swart
> design. AGG was just off their code and datasheet.
>
> If you don't mind doing a bit of testing, I'm sure we can get it to work.
>
No Problem.
I'm curious... does the Maxim-Design work? I also b
On 1/29/07, Lapointe, Claude <[EMAIL PROTECTED]> wrote:
Hi,
I try the new version 2.6p1.
We tested the owftpd client with owserver with two sensors, TAI8570
pressure and TAI8540 humidity.
I started the owserver with the command:
./owserver -d /dev/ttyS0 -p 3000
I started the owftpd with th
On 1/29/07, Lapointe, Claude <[EMAIL PROTECTED]> wrote:
Hi,
I try the new version 2.6p1.
We try to compile owfs version 2.6p1 with gcc version 2.95.3.
The projet don't compile. They are error in the file ow_server.c at line
220 into the function ServerWrite. The variable sg was declared in
On 1/29/07, Chris <[EMAIL PROTECTED]> wrote:
Hi,
I experimented with 1-wire and your software a bit, recently I soldered
a LCD-controller geared to the AAGelectronica-design, using the ds2408,
connecting the LCD in 4bit-mode etc. pretty much the same thing.
That design has never been tested.
Hi,
I experimented with 1-wire and your software a bit, recently I soldered
a LCD-controller geared to the AAGelectronica-design, using the ds2408,
connecting the LCD in 4bit-mode etc. pretty much the same thing.
I tried it with your software but it doesn't work, something happened
when i write to
Hi,
I try the new version 2.6p1.
We try to compile owfs version 2.6p1 with gcc version 2.95.3.
The projet don't compile. They are error in the file ow_server.c at line
220 into the function ServerWrite. The variable sg was declared into the
core of the function, not at the beginning of the
Hi,
I try the new version 2.6p1.
We try to compile owfs version 2.6p1 with gcc version 2.95.3.
The projet don't compile. They are error in the file ow_server.c at line
220 into the function ServerWrite. The variable sg was declared into the
core of the function, not at the beginning of the