| | Re: Controlling Multiple RCX's from one PC
|
|
(...) Hi Jonathan, I send messages from the PC to 3 RCX's with no problem, but I use the Tower object running on my PC, and Serial in the RCX. I don't use Stream objects because they actually only send one byte at a time and not yet very reliable. (...) (22 years ago, 7-Jul-02, to lugnet.robotics.rcx.java)
|
|
| | Re: Controlling Multiple RCX's from one PC
|
|
(...) Source code will help. Thanks. Jonathan D. (22 years ago, 7-Jul-02, to lugnet.robotics.rcx.java)
|
|
| | Re: Controlling Multiple RCX's from one PC
|
|
Hi, Roger and Jonathan!! I'd like to get your code too as I'm also interested to do the same thing as Jonathan. Would you mind also sending your source code about controlling multiple mindstorms using one PC to me? I'd like to have more exchange (...) (22 years ago, 8-Jul-02, to lugnet.robotics.rcx.java)
|
|
| | Re: Controlling Multiple RCX's from one PC
|
|
Lawrie Griffiths has majorly reworked the RCX communications support in leJOS. His architecture allows you to define protocol stacks that sit on top of a basic transport mechanism. He has implemented support for the LNP stack used in legos - which (...) (22 years ago, 10-Jul-02, to lugnet.robotics.rcx.java)
|