Search found 7 matches

by technoboy
Mon Mar 28, 2011 9:42 am
Forum: Flowcode V2 & V3
Topic: Multi One Wire Example
Replies: 28
Views: 28365

Re: Multi One Wire Example

Plz help me sir.......:(
Thank you
by technoboy
Fri Mar 25, 2011 3:37 pm
Forum: Flowcode V2 & V3
Topic: Multi One Wire Example
Replies: 28
Views: 28365

Re: Multi One Wire Example

plz help me Ben......
Thank you
by technoboy
Tue Mar 22, 2011 11:25 am
Forum: Flowcode V2 & V3
Topic: Multi One Wire Example
Replies: 28
Views: 28365

Re: Multi One Wire Example

hello Ben,
Thanks for the reply :) ...... I tried but i am not able to read romcode of ds1990a :( . I am using pic16f877a and a single 1wire device (ds1990a) . Can you please show me a flowcode example file to read romcode and display it in lcd ?
Thank you
by technoboy
Mon Mar 21, 2011 5:13 am
Forum: Flowcode V2 & V3
Topic: Multi One Wire Example
Replies: 28
Views: 28365

Re: Multi One Wire Example

Thanks benj,
I am using ds1990a.......... i just want to read 64 bit rom code and have to compare with already stored code in pic.
So which function to use ? is it oo_readdevice & oo_getpadbyte functions ?


Regards,
tanveer
by technoboy
Tue Mar 15, 2011 8:06 am
Forum: Flowcode V2 & V3
Topic: Multi One Wire Example
Replies: 28
Views: 28365

Re: Multi One Wire Example

how to read 64 bit rom code using 1 wire component oo_read_device ??
there is count variable and return byte.......how to store all 8 byte ?
plz help me......
by technoboy
Tue Mar 08, 2011 2:16 pm
Forum: Suggestions
Topic: 1WIRE
Replies: 6
Views: 11638

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
by technoboy
Thu Feb 24, 2011 5:27 am
Forum: Suggestions
Topic: 1WIRE
Replies: 6
Views: 11638

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