| | Re: NXT's in Series Johan™Strandberg
|
| | I suspect that with the proper software (and maybe a special cable), the I2C protocol can be used to network between NXT controllers. I2C is a multi master bus with collision detection, so it "should" work. It's just a SMOP [Small Matter of (...) (17 years ago, 18-Sep-07, to lugnet.robotics)
|
| | |
| | | | Re: NXT's in Series Steve Hassenplug
|
| | | | (...) pbLua supports communication over the RS485(?) port. That's sensor port 4. Using that port, you can connect several NXTs together. You just need a cable that connects to several ports. Steve (17 years ago, 18-Sep-07, to lugnet.robotics)
|
| | | | |
| | | | | | Re: NXT's in Series Christian Mock
|
| | | | (...) Yes this works fine, just using a normal sensorcable ! Another simple out of the box solution is: first Master NXT connects to other remote pbLUa consoles by bluetooth.... The master can send Lua commands directly to remote NXT and is able to (...) (17 years ago, 19-Sep-07, to lugnet.robotics)
|
| | | | |