Yes i did 1 simple network
and this is how
i give all the slaves a nick like S1 S2...
all of them counting the signals in the counting codes i guide the listening codes on each counting codes.
program runs like this (but still have problems)
counting_loop:
count the signals
dig1 dig 0 (display the first digit in 7 segment)
dig2 dig 1 (display the second digit)
dig3 dig 2 (display the third digit)
look for data include S1
if data include S1 then goto comminucate
goto counting loop
comminucate:
out msg i am here
if data include count? then send data [the count]
pause 100 'for MASTER and wait for OK!
if data include [ok i got the count] then count=0
goto counting loop:
end
simply my codes re like that i know i am doing a mistake in somewhere but its ok.I begun picbasic pro 2 weeks before but look where i am? I really don't know any code of assambly i try but it's really hard for me i am not at my computer now but when i go my home i will sent the codes may be 1 of u could find the mistake.Thanks for all of u. And 1 note my english could be bad.If i do any mistake when i am writing sorry of that.