|
Hello, how can I establish communication between Spybots. Ive found
SendSpybotMessage function in extended John Hansens spybot api, but I dont
know how to use it. I want to use two spybots to build one robot, so I need two
way communication between them.
|
|
Message has 1 Reply: | | Re: Spybots communication
|
| (...) To send and receive IR or VLL messages using NQC and Spybots you would write a program something like this: #define VLLEvent 1 #define MessageEvent 2 void DebugOut(const int &x) { SetLED(LED_MODE_ON, (x & 0x17) | ((x & 8) * 4) | ((x & 32) / (...) (21 years ago, 16-Mar-04, to lugnet.robotics.spybotics)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|