Serin/Serout Commands
dimatt
Posts: 5
I am trying to communicate between 2 bs2's using the serin/serout commands. I have the basis of the code done for the transmitter and the reciever.
tranmitter:
SEROUT 0\1, 16468, [noparse][[/noparse]"HELLO!"]
reciever:
SERIN 0\1, 16468, [noparse][[/noparse]variableName]
Basically for this to workout between two stamps and have the recieving stamp display the message would i only have to set the reciever code in a loop with the debug command?
So far i have been using this package as a guide: http://www.parallax.com/dl/docs/cols/nv/vol1/col/nv16.pdf
tranmitter:
SEROUT 0\1, 16468, [noparse][[/noparse]"HELLO!"]
reciever:
SERIN 0\1, 16468, [noparse][[/noparse]variableName]
Basically for this to workout between two stamps and have the recieving stamp display the message would i only have to set the reciever code in a loop with the debug command?
So far i have been using this package as a guide: http://www.parallax.com/dl/docs/cols/nv/vol1/col/nv16.pdf
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax