| | 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)
|
|
| | RCX to Spy messages thru IR communications route
|
|
Has anyone got messaging from the RCX2 to Spybotics working? Would be great to hear if you have! (21 years ago, 13-Mar-04, to lugnet.robotics.spybotics)
|
|
| | Spybots communication
|
|
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 (...) (21 years ago, 22-Feb-04, to lugnet.robotics.spybotics)
|
|
| | BricxCC home page is moving!
|
|
At the end of last year I finally signed up for high speed internet access from Comcast. Included in the agreement (with my wife) is that I would get rid of my long association with AOL. I've had the JohnBinder AOL email address for many, many years (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.nqc, lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.scout, lugnet.robotics.rcx)
|
|
| | NQC & Spybot subroutine code generation bug
|
|
I have just received a report from a user that NQC programs containing subroutines do not execute correctly against the Spybot platform. I have confirmed that this is a problem with all versions of NQC which support the Spybot brick. This program: (...) (21 years ago, 11-Feb-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|
|
| | Spybotics VLL & NQC
|
|
Hi, I'm having a frustrating time again! I've given up on trying to read the Spybotic controller and have turned my attention to the VLL cable. Can anyone help me with setting up comms between an old laptop PC and a Spybotic pBrick, all I want to do (...) (21 years ago, 31-Jan-04, to lugnet.robotics, lugnet.robotics.spybotics)
|
|
| | Re: BricxCC release 3.3.7.7
|
|
(...) Upon further review, it would appear that (at least on my machine and one other that I have heard about) the new release of BricxCC (3.3.7.7) does, in fact, correctly download the brickOS firmware. My previous tests were using an old copy of (...) (21 years ago, 30-Jan-04, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|
|
| | Re: NQC's future
|
|
(...) Very! I don't expect to use the game data often, but it would be nice to have the option of having it available or not. thanks for the great work! (21 years ago, 28-Jan-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.spybotics)
|
|
| | Re: Reading Spybotic controller
|
|
Thanks Steve, I was having some trouble with MindScript, but I'll give it another try. Thanks again John (21 years ago, 26-Jan-04, to lugnet.robotics.spybotics, lugnet.robotics)
|
|
| | Re: Reading Spybotic controller
|
|
(...) I seem to remember in Mindscript, there is a way to disable the RC messages. I think it was something like "setRCDisable" I'm not sure if that is implemented in the latest verson of NQC. (and I'm not sure if that's the right command) But I (...) (21 years ago, 26-Jan-04, to lugnet.robotics.spybotics, lugnet.robotics)
|