| | Sending spybot messages from PC? Chris Malton
|
| | To all, I know how to send RCX messages from the PC over the IR port, but has anyone ever tried and succeeded in sending SPYBOT messages from the PC. I'm trying to write some cross-brick software here and so it is kind of important that I can. I (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
|
| | |
| | | | Re: Sending spybot messages from PC? John Hansen
|
| | | | (...) The NQC API for sending Spybot messages from an RCX may shed some light on what you need to send. #define SERIAL_PACKET_SPYBOT 0 // raw serial, no checksum, no preamble #define SERIAL_COMM_SPYBOT 7 // 4800/76KHZ/25% // API for interacting with (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
|
| | | | |
| | | | | | Re: Sending spybot messages from PC? Chris Malton
|
| | | | (...) Nice idea John, I just wish I had a USB tower! (Or not!). Handling the USB tower in VB is stupidly hard, and I can't use my existing code for the RCX. I just wish LEGO had decided on one simple protocol and speed and everything else! It is so (...) (18 years ago, 8-Feb-07, to lugnet.robotics)
|
| | | | |