DS1820

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
Henriks
Posts: 3
Joined: Sun Jan 15, 2006 7:12 pm

DS1820

Post by Henriks »

Hi

was DS1820 supportet in version 3.0 Home

best regards

Henrik

Henriks
Posts: 3
Joined: Sun Jan 15, 2006 7:12 pm

Post by Henriks »

Tempertur sensor DS 1820

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello

We have a beta component for the One Wire bus which includes support for the DS1820 temperature sensors.

This component is currently supplied as unsupported but you should have no problems using it.

http://www.matrixmultimedia.com/softwar ... ponent.zip

Mikat
Posts: 258
Joined: Wed Nov 29, 2006 6:32 pm
Location: Finland
Has thanked: 7 times
Been thanked: 36 times

Post by Mikat »

Hi Steve.
I try to test that onewire component,but i cant compile even the onewire example code,it gives me following errors:

C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Example.c(299): error: missing semicolon
C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Example.c(301): error: missing semicolon
C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Example.c(301): error: missing right paren
C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Example.c(297): error: failure

failure


The flowcode is version 3.2.1.38,and language is Finnish.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello Mikat

Please can you send me your One Wire Example.c file.

I should be able to see whats going wrong from that.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Ok you are right there was a problem with the code.

It should all be fixed and working again now.

This link will take you to the most recent files.

http://www.matrixmultimedia.com/softwar ... ponent.zip

Post Reply