To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *2190 (-20)
  Re: RCX for sale.
 
How mutch do you want for it? (in guldens?) Bertil The Netherlands (Amstelveen). Bert Onderdijk <bert_onderdijk@hotmail.com> schreef in berichtnieuws Frqp5o.8ww@lugnet.com... (...) I (...) (25 years ago, 23-Mar-00, to lugnet.robotics.rcx)
 
  Running IR in the background
 
Hi all Is there any way to switch the IR LED on and leave it on. (as a kind of a headlight for the light sensor.) Alternatively, what is the easiest way to just send a comtinuous string of 0's so it's on at least a lot of the time, without taking (...) (25 years ago, 23-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: infrared remote control of LEGO trains using NQC and RCX
 
(...) Maybe. I doubt it, though. :-) US locos need their tenders attached and I think loco's we've seen posted already may have size issues, for instance Dan's Big Boy. were someone to build an Erie Triplex, that would be even bigger. On the other (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NQC and RCX
 
(...) I'm in hope of getting more realistic stuff too. But I have no idea, what Lego will bring out in future. And my fear is: as known by bar code truck, cybermaster and mindstorms nothing fill fit together again.... (Maybe starting a complete new (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NQC and RCX
 
(...) I'm don't agree with this, because you can use it also in buildings to switch lights in /out, controlling windmills, bridges as well, and this all over the same wires, witch are in this case the track ! Of coarce, the used 'modules 'are (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NCQ and RCX
 
(...) <...SNIP...> I won't go into the code detail as other members have already corrected it. I just wanted to say that if your interested in my RCX Train code, it's almost ready. (Phase 1 anyway) It has a few modes of use. MS Remote control. (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NQC and RCX
 
First, let me apologize for mistyping NQC as NCQ. Hey Ben! Hope those rumors are true. So if they are going to do something with remote switches and such, will it be similar to DCC or radio/infrared control? I'm guessing some form of remote control. (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NCQ and RCX
 
Hi Ben F.! Maybe all your work is a little needless, since there are rumors going around here in Germany, saying Lego is going to invent new more realistic trains next year, or even late this year around X-mas...... I've heared about it from a (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: Killing lnpd?
 
(...) Thanks that works. lnpd can be found at: (URL) Lego (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: infrared remote control of LEGO trains using NCQ and RCX
 
Thanks Dan. Actually, I just came up with this myself but I added a float line as follows to stop it a little more gracefully. if (__speed == 0) {Float(OUT_A);} I'm pretty pleased with the results now. Hopefully I'll be able to avoid those train (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Re: infrared remote control of LEGO trains using NCQ and RCX
 
(...) you never check if your speed is 0 in this task - IMO, you need to add: if (__speed == 0) {Off(OUT_A)}; (I'm guessing here, since I haven't really done any NCQ myself yet. :/ Dan (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  infrared remote control of LEGO trains using NCQ and RCX
 
When I first bought my RCX some time ago, I dreamed of using the remote control to drive the train. Well I think I finally have it working. The following code works but has a problem which perhaps somebody can help me with. The program looks for (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.nqc, lugnet.trains)
 
  Locks when downloading
 
When I download any .LX file my RCX locks up with the left motor (output A) running and requires that I pull the batteries to recover. I'm not sure what is causing this, though the obvious reason is the use of the new tools I recently built (DJGPP (...) (25 years ago, 22-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Killing lnpd?
 
(...) Did you try 'kill -9 <pid>'? - This should definitely kill it. Btw, where can the source to lnpd be found? Eddie C. Dost ecd@skynet.be (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: printing on more than one page
 
(...) But that will only capture the visible portion of the program in the window. So I'd have to scroll the window around to do multiple captures to get all of the portions, and then paste them back together in PhotoShop to print them. If that's (...) (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.robolab)
 
  Moving Robolab project files
 
I need to be able to move a Robolab Investigator project from one computer to another. Every time I attempt to do this, though, I run into problems. I've tried copying an individual project as well as the entire "My Projects" folder...same results. (...) (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.robolab)
 
  Killing lnpd?
 
Hi We are a group of students from Denmark, working on a project with Mindstorms. We have a problem with lnpd. We can't kill the deamon. We have tried killall lnpd kill <pid> and CTRL-c when running in debug and log to screen mode, nothing works. (...) (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: printing on more than one page
 
have you tried doing a screen capture and then printing it from a different application. not the prettiest solution, but... -Ben (...) (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.robolab)
 
  Re: Making Robolab more open
 
(...) yes. (...) No. However, you CAN do this with LEGO Engineer, the software for the serial interface box. (URL) >Can you install the RoboLab VI's (...) Yes. This is what I'm doing when I insert ROBOLAB direct-mode programs into programs written (...) (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.robolab)
 
  LNP Tutorial
 
Anybody got an LNP Tutorial/sample code available for review? I could really use one. Thanks (25 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR