1WIRE
-
- Posts: 2
- Joined: Thu Dec 18, 2008 12:58 pm
1WIRE
My suggestion is to implement a 1-WIRE library, because so many users use the DS18xxx sensors, or any other 1-wire interface products.
- 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:
Re: 1WIRE
Hello
There is a 1 wire beta component available from here.
http://www.matrixmultimedia.com/Flowcode_Components.php
This should make it into a full Flowcode component soon but we are still having one or two reports of some strange behaviour that we have been unable to reproduce. If you end up using the 1 wire beta component than please post your findings to see if you also run into the same problems.
The main problem that our users are having is that only 2 devices can be communicated with on the same one wire bus. I have however had up to 5 devices working correctly here so hopefully you will not have this problem.
There is a 1 wire beta component available from here.
http://www.matrixmultimedia.com/Flowcode_Components.php
This should make it into a full Flowcode component soon but we are still having one or two reports of some strange behaviour that we have been unable to reproduce. If you end up using the 1 wire beta component than please post your findings to see if you also run into the same problems.
The main problem that our users are having is that only 2 devices can be communicated with on the same one wire bus. I have however had up to 5 devices working correctly here so hopefully you will not have this problem.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
need help -1wire
hello,
i am working on a project, in which i am using 1 wire component. i am using ds1990a ibutton in my project.
i am facing problem in reading romcode of ds1990a. i need to display the romcode of ds1990a on lcd. Can any help me Plz.......
i am working on a project, in which i am using 1 wire component. i am using ds1990a ibutton in my project.
i am facing problem in reading romcode of ds1990a. i need to display the romcode of ds1990a on lcd. Can any help me Plz.......
- 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:
Re: 1WIRE
Hello,
Are you using Flowcode v3 or v4? If your using v3 then have you loaded the custom component into Flowcode by copying the custom component C file from the beta component download? Once you have done this you can reference the functions of the component by adding a custom component to your program and then calling the component using component macros.
Are you using Flowcode v3 or v4? If your using v3 then have you loaded the custom component into Flowcode by copying the custom component C file from the beta component download? Once you have done this you can reference the functions of the component by adding a custom component to your program and then calling the component using component macros.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: 1WIRE
Thanks for reply Benj
I am using flowcode v4 for PIC. I need to check the presence of iButton (ds1990A) and if it is present , the ROM code of iButton should be displayed on LCD.
Can you show a example file for this ? plzz help me.....
Regards,
Tanveer
I am using flowcode v4 for PIC. I need to check the presence of iButton (ds1990A) and if it is present , the ROM code of iButton should be displayed on LCD.
Can you show a example file for this ? plzz help me.....
Regards,
Tanveer
- DavidA
- Matrix Staff
- Posts: 1076
- Joined: Fri Apr 23, 2010 2:18 pm
- Location: Matrix Multimedia Ltd
- Has thanked: 58 times
- Been thanked: 258 times
- Contact:
Re: 1WIRE
Hello, if you are using Flowcode V4 please can you post this in the V4 forums.
The walkthrough to upgrade your forum account to gain access to the V4 forums is here:
http://www.matrixmultimedia.com/support ... f=29&t=602
Once you have done it i will move the topic to the V4 subforum.
The walkthrough to upgrade your forum account to gain access to the V4 forums is here:
http://www.matrixmultimedia.com/support ... f=29&t=602
Once you have done it i will move the topic to the V4 subforum.
-
- Posts: 161
- Joined: Sun Feb 25, 2007 10:56 am
- Location: bucharest, romania
- Has thanked: 90 times
- Been thanked: 34 times
- Contact:
Re: 1WIRE
Hi technoboy
Do you succeed with the ibutton? If yes, can you post the Flowcode file? If no, there is somebody who can help us with an example for ibutton (ds1990a). Thanks a lot!
Do you succeed with the ibutton? If yes, can you post the Flowcode file? If no, there is somebody who can help us with an example for ibutton (ds1990a). Thanks a lot!