| | Multiple RCXs Robert Denison
|
| | Hi there, I am currently writing a project to directly control the RCX using the ActiveX controls in C++ and am wondering is there a way of sending information to different RCXs using the functions provided? Two solutions I have thought of are: 1) (...) (24 years ago, 2-Aug-00, to lugnet.general)
|
| | |
| | | | Re: Multiple RCXs Matthew Miller
|
| | | | (...) This is probably the one you want. The PC can send the same signals that the RCXs send between each other -- the message function. This message can be between 0 and 255. Make 0-127 be for one robot, 128-255 for the other. Or something like (...) (24 years ago, 2-Aug-00, to lugnet.general, lugnet.robotics)
|
| | | | |
| | | | | | Re: Multiple RCXs Mauro Vianna
|
| | | | "Matthew Miller" <mattdm@mattdm.org> wrote in message news:slrn8og85i.viv.....bu.edu... (...) such (...) the (...) There is another way. David Leeper wrote a kind of "robotware" (he has a name for it!) in his android project. He implemented a more (...) (24 years ago, 4-Aug-00, to lugnet.robotics)
|
| | | | |