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 / *9515 (-20)
  Re: Help me convert this train program to use events (NQC)
 
(...) Not to my knowledge. (...) Yes. The internal hardware between the 1.0, 1.5, and 2.0 bricks is identical with regards to the firmware, so any firmware will work on any RCX. (19 years ago, 29-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) I got to try my program tonight. It wouldn't compile, claiming EVENTTYPEHIGH and EVENTTYPEPRESSED were undefined. Eventually I figured out that I had to set the target flag -TRCX2. My compilation command is getting more and more complicated: (...) (19 years ago, 29-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) That would solve my current umbilical problems. At that length I'd actually be encouraged to shell out some spondulics. Steve (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) And I've never had a problem with low battery firmware corruption... EXCEPT at BF while running the GBC trains. How often does the firmware check the battery level (it seems to be less often than the 3ms the other sensors are polled, based on (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) Wow! That's quite a long cable. Is this the right product? I only found it using Pitsco's search box; it's not listed in any LEGO section as far as I could tell. (URL) (...) My original setup's RCX is a 1.0 with the AC adapter. The rails are (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  RE: Help me convert this train program to use events (NQC)
 
Brian Davis wrote..... ...... Worse yet, when the power runs low the RCX is likely to corrupt the firmware unless you put in code to monitor the battery level (something I'd suggest if you go this route). Standard Lego firmware is designed to detect (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) For future, LEGO's educational division does sell 3m LEGO wires. (...) A 1.0 RCX that allows you to power the setup from an outlet is ideal for this. If it ends up being battery-based, you will have to adjust the power level as the batteries (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) I wanted the layout to be pure LEGO, but if I run out of time building this I'll break down and use non-LEGO wire and my original setup. (...) I wasn't worried about hiding the RCX, but I have seen the batteries run down very quickly. In the (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) That was basically my plan if I couldn't get the light sensors to work reliably. Based on Brian's post I might go back to my original design, though. (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) Speaker wire and small alligator clips will make a dandy solution for extending the basic wires - after all, you really only need one very long wire here (to the "remote station"), and yoiu have a working set-up. (...) Have you built and (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Re: Help me convert this train program to use events (NQC)
 
(...) If the rcx is on the train why not mount touch sensors on the underside looking down. You could then attach small ramps to the track which would trigger the sensor. If you put the sensors on a spring loaded mounting you shouldn't have problems (...) (19 years ago, 28-Nov-05, to lugnet.robotics.rcx.nqc, FTX)
 
  Help me convert this train program to use events (NQC)
 
For Christmas I'm setting up a LEGO train on top of a narrow wall, so it has to operate like a shuttle -- stop at each end and reverse motor direction. My first attempt had a train regulator attached to a polarity switch, with the switch being (...) (19 years ago, 28-Nov-05, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.trains, FTX)
 
  rack & pinion, & subvis
 
My club children, age 11 to 14, just started to make a writer... This is different from what is in the Ferrari's book. The one we are attempting to build is to load the pen into the center of the construction. RCX is sitting on a mobile chassis. (...) (19 years ago, 26-Nov-05, to lugnet.robotics.rcx.legos)
 
  Re: use RCX with the lego set 4095
 
(...) That would require extensive redesign, as the 4095 unit also contains the motors in a compact unit... Philo BTW: imho 4095 is not worth buying (main unit is close to useless) unless you get it at a very low price! (19 years ago, 25-Nov-05, to lugnet.robotics.rcx.legos)
 
  Re: Problem with IR
 
(...) I tried adding -v & > output.txt but it didn't work. All it did was light up the towers LED for a bit then quit back to the command line. It did work when I used -v, showing all the sent bytes, but the download still failed. I also managed to (...) (19 years ago, 24-Nov-05, to lugnet.robotics.rcx)
 
  use RCX with the lego set 4095
 
I wonder if anyone has experience with this set. The description on the lego site is not clear enough for me to determine whether I can replace the body with the RCX... Thanks! ---...--- -------- Elizabeth (19 years ago, 24-Nov-05, to lugnet.robotics.rcx.legos)
 
  Re: Problem with IR
 
(...) Can you post the output generated by NQC when you add -v to the command line? nqc -Susb -TRCX2 -v -d filename.nqc > output.txt Or you could just email it to me directly. John Hansen (19 years ago, 24-Nov-05, to lugnet.robotics.rcx)
 
  Re: Problem with IR
 
(...) Ok, your right they are separate, so that if I left the second -Susb out, my program wouldn't download via the USB tower, but would go to my other RCX via the serial tower. My batch-file is this: nqc -Susb -firmfast c:\newrcx~1.lgo nqc -Susb (...) (19 years ago, 22-Nov-05, to lugnet.robotics.rcx)
 
  Re: Problem with IR
 
(...) Why couldn't it be that if the firmware downloads? When I download my firmware, it's completely seperate from when I download nqc progs. Hope you get it sorted soon. (...) (19 years ago, 22-Nov-05, to lugnet.robotics.rcx)
 
  brickOS on Mac OS X
 
Hello, I'm trying to get a recent brickOS (0.9.0) working on Mac OS X 10.4.3. I have an RCX 2.0 with the USB tower. I have a cross-compiler (gcc 3.2.2) that apparently works, and using the firmware download program included with lejOS (specially (...) (19 years ago, 22-Nov-05, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)  


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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