|
| | NQC's RCX Communication Code
|
| Hi- This message is probably only answerable by Dave, but someone else might know the answer. I'm trying to build a GNOME (a linux GUI) application for controlling the RCX, ala the tools menu of RCXcc. Anyway, I wanted to know what files I would (...) (24 years ago, 12-May-01, to lugnet.robotics.rcx.nqc)
| |
| rcx, communication (score: 0.820) |
|
| | Re: Win98 installation of legos
|
| (...) This error indicate to you that communication is really bad or RCX have a firmware locked in memory !! Try to download the program with -s option like that (firmdl3 -s PATH/legOS.srec) Or try to erase firmware by erase RAM nanobapt (22 years ago, 2-May-03, to lugnet.robotics.rcx.legos)
| |
| rcx, communication (score: 0.819) |
|
| | Re: "fired"?
|
| I'm not sure if this was made public or not-- in fact, I'm not sure this was really confirmed, but suffice to say the word I received was that Ken was NOT fired for being a LUGNET member, or the fact that he posted to LUGNET. That said, I'm not (...) (17 years ago, 11-Mar-08, to lugnet.admin.general)
| |
| communication (score: 0.818) |
|
| | Re: Nxtcom error #89
|
| (...) According to the LEGO Mindstorms NXT Communication protocol.pdf that is part of the Bluetooth Developer Kit, your error code (89) means "No linear space". That means all the remaining space on your NXT is fragmented so there is not enough (...) (17 years ago, 6-Mar-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.818) |
|
| | Re: RCX & RIS, a fading glory?
|
| (...) I would have to flip the other way--I got my nephew a Spybot for Christmas and he hasn't put it down yet. His parents have a game platform which he used to play on, but since Christmas, not so much. I think that the robot thing isn't a fad, (...) (22 years ago, 29-Jan-03, to lugnet.robotics)
| |
| spybot, rcx (score: 0.817) |
|
| | growing API file for Spybot/NQC/Brickcc
|
| Hello all, I append all the API information wich I found into one file and a little more functionality gets available ! Have fun ! //API Spybotics to program in NQC/BrickCC // A part "borrowed" from Mark Ferris,André Koopman #if defined(__SPY) // (...) (22 years ago, 30-Jan-03, to lugnet.robotics.spybotics)
| |
| spybot, rcx (score: 0.817) |
|
| | Re: RCX & RIS, a fading glory?
|
| (...) Pneumatic Cylinder. :D Each of these prevents your robot from breaking his arm, and doesn't need sensors. I recommend Mario Ferrari's "Building Robots with Lego Mindstorms" for mechanical ideas that simplify the electrical control. (I.e. less (...) (22 years ago, 30-Jan-03, to lugnet.robotics)
| |
| spybot, rcx (score: 0.817) |
|
| | Re: Linux knoppix and RCX
|
| Hello all, The distribution name will be legoppix, the window manager is blackbox, and I'll have in a few day a distribution that i can distribute now there are this package : lejOS 2.1 brickOS 2.5 (better one for serial communication i think :)) (...) (22 years ago, 24-Apr-03, to lugnet.robotics)
| |
| rcx, communication (score: 0.816) |
|
| | Spybotics to RCX message
|
| The following NQC code will define a routine to send a message to the RCX or Scout: // Sends an RCX PBMessage to RCX or Scout // nMessage = 1 - 255 __nolist void SendRCXMessage (const int nMessage) { asm { 0xe3, &nMessage }; asm { 0x17, 37 }; } I'm (...) (22 years ago, 15-Jan-03, to lugnet.robotics.spybotics)
| |
| spybot, rcx (score: 0.815) |
|
| | Re: Spybotics to RCX message
|
| (...) If you use BricxCC to compile your MindScript code it is very easy to get LASM output. On the Compilers tab of the Preferences dialog just add -TRACE=15 to the Switches field on the LCC page. Also set your include path to C:\Program Files\LEGO (...) (22 years ago, 20-Jan-03, to lugnet.robotics.spybotics)
| |
| spybot, rcx (score: 0.815) |
|
| | Re: Newbie NQC Spybot problems
|
| (...) This is interesting. When compiled with RCX2 as the target it yields: 000 pwr ABC, 7 13 07 02 07 004 dir ABC, Fwd e1 87 006 setv var[47], 3 14 2f 02 03 00 011 decvjnl var[47], 30 f3 2f 11 00 015 out A, On 21 81 017 wait 200 43 02 c8 00 021 out (...) (22 years ago, 21-Jan-03, to lugnet.robotics, lugnet.robotics.rcx.nqc)
| |
| spybot, rcx (score: 0.814) |
|
| | RCX ROM
|
| Hi, I am trying to add a serial/IR port communication library to an RTOS. I am using the rom functions, can someone help me with the passing of the arguments: for instance what do i pass for this function: byte send_btes(short code, byte opcode, (...) (22 years ago, 2-Apr-03, to lugnet.robotics.rcx)
| |
| rcx, communication (score: 0.810) |
|
| | IR port Communication
|
| ERIKA is an RTOS(erika.sssup.it). The kernel of ERIKA does not support the the serial port communication through the IR port. I want to add that functionality to ERIKA. My final task will be to to develop an application the will allow communication (...) (22 years ago, 27-Mar-03, to lugnet.robotics.rcx.legos)
| |
| rcx, communication (score: 0.809) |
|
| | Re: RC 'engine' availability?
|
| (...) Hi Wayne, If I understand correctly, you are asking whether you will be able to buy the R/C train electronic components separately from a train set? For the current IR train platform, I think the answer is no. LEGO issued a communication a (...) (17 years ago, 18-Jan-08, to lugnet.trains)
| |
| communication (score: 0.808) |
|
| | Re: Hi-speed port communication
|
| I posted a zip to the NXC samples page containing a pair of programs that show how to send a message from one NXT to another over a wire connected between port 4 on both NXTs. (URL) Hansen (17 years ago, 7-Jan-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.808) |
|
| | Re: Hi-speed port communication
|
| Hi Ross, (...) it should be possible to use RS-485 as a bus, i.e. connect several NXTs with one cable. You need to make the cable yourself, though, and you may need some termination on the ends. Jürgen (17 years ago, 4-Jan-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.807) |
|
| | Re: Hi-speed port communication
|
| (...) Hi all, the physical connection of NXTs via RS485 is just the first half of the solution... Remeber, at 2-wire RS485 you can have one master only and up to 31 slaves. To address each slave, you need to implement a special protocol which (...) (17 years ago, 5-Jan-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.807) |
|
| | Re: Hi-speed port communication
|
| (...) Thanks John. I agree that from the electrical point of view, just connecting one port 4 to another port 4 should just work with no hardware other than the cable (for short lengths, like the cables that come with the NXT). For longer cables, a (...) (17 years ago, 5-Jan-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.807) |
|
| | Hi-speed port communication
|
| I've been getting a number of emails from some people who want to know how to use the hi-speed RS-485 port 4 functionality in the NXT using the standard firmware. With John Barnes' help I now know how to get it to work correctly. Here is a simple (...) (17 years ago, 4-Jan-08, to lugnet.robotics.nxt)
| |
| communication (score: 0.807) |
|
|
| communication (score: 0.807) |