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 / *4515 (-20)
  RoboLab prg size limit?
 
I'm using robolab 1.5 for a school project, and i'm encountering some difficulty. I think i'm a pretty profiencent programmer if i think abotu it long enough, but right now i'm baffeled. I'm pretty sure the program is crashing in the RCX, so maybe (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: BattleBricks
 
Will Gorman <willgorman@hotmail.com> wrote in message news:GBFt8L.F6F@lugnet.com... (...) I've been doing exactly this kind of thing with a few other people (all the robots are human-controlled, but mostly with wires) -- it seems fairly popular. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: Help with Windows 2000 and nqc
 
Cycling through all of the Com ports with the nqc command (nqc -SCOM1,2,4 -d test.nqc) gives the message 'Could not open serial port' for each port tried. nqc -SCOM3 -d test.nqc gives the error 'no replay from RCX'. With the -v option, Com Ports 1,2 (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: Help with Windows 2000 and nqc
 
What com port is the tower attached to? By default, NQC assumes com port 1. If you use a different port, you'll need to specify it either with a -S option or by setting the RCX_PORT environment variable. For example, if you are using COM 2, you (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Help with Windows 2000 and nqc
 
(and all of the RCXcc updates) I have been happily using Linux to write nqc programs for over a year now, but I needed to migrate back to Windows 2000 for a while. So far, I can do everything I need except program my RCX! I loaded the Mindstorms (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: dll problems
 
Nevermind, I figured it out. Apparently some of the programs weren't compiled correctly in the demo folder because some of them worked and some didn't. I was able to recompile some of them and then they would download. Wierd but at least I figured (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: Revisions to RcxCC
 
Works great! Nice to see the Scout support. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.nqc)
 
  New version: MacNQC 2.2.1
 
Hi all, I have just uploaded a new version of MacNQC. Version 2.2.1 is a minor release based on 2.2 and only changes the compiler from 2.2r2 to 2.3r1 and fixes a crash on older Power PC machines. Version 2.2 updated the text editor to WASTE 2.0. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: program wont stop running
 
(...) If the person stops running, then that means the program has stopped. The "Run" button stops a program and turns off the motors. However, when a program finished normally (with nothing more to do), the motors are left in whatever state the (...) (23 years ago, 8-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  BattleBricks
 
Hello All, Just wanted to let you know about a site my friends and I put together. Check it out, and let me know what you think! www.battlebricks.com Will (23 years ago, 7-Apr-01, to lugnet.robotics.rcx)
 
  Re: dll problems
 
Hmmm.... After messing around with it some more, I'm getting a new error message: "error creating program" . quite similar to the last one but not quite the same. Thought that might help in figuring this out. Nate Ridderman (23 years ago, 7-Apr-01, to lugnet.robotics.rcx.legos)
 
  dll problems
 
Hi, I'm trying to install legOS 0.2.4 on my rcx from a windows system. I need to use it for a computer programming class I'm taking. I was able to download everything and successfully installed the firmware, however I'm unable to use the dll program (...) (23 years ago, 7-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: program wont stop running
 
(...) The program has stopped running. It stops as soon as it starts... You just need to STOP the motor when your done. Otherwise it just stays on... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (23 years ago, 7-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Re: Revisions to RcxCC
 
I'm Tamotsu Kamigaki from Japan. I am teaching the Computer Science in university. I had already modified the RcxCC to support the Scout and the USB IrTower that is included in RIS2.0 set. The RIS2.0 set was released in Nov. 2000 only in Japan. My (...) (23 years ago, 7-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: another sensor multiplexer
 
Calling that just "another sensor multiplexer" is a big understatement. It has to be the mother of all multiplexers. Nice work. Stef Mientki <s.mientki@ids.kun.nl> wrote in message news:3ACE4422.C15242....kun.nl... (...) (URL) (...) (23 years ago, 7-Apr-01, to lugnet.robotics.rcx)
 
  Re: Revisions to RcxCC
 
(...) Looking into the way syntax highlighting is performed in RcxCC revealed a few "features" that I find undesirable. In my experience, the Undo doesn't really work right. It also appears to be counting the change of highlighting as a (...) (23 years ago, 6-Apr-01, to lugnet.robotics.rcx.nqc)
 
  program wont stop running
 
O.k., I've never had this happen before, and don't know why it's doing it now. A program as simple as: task main() { SetPower(OUT_A,7); OnFwd(OUT_A); } won't stop running after i hit the "Run" button on the rcx (1.5). Also, the little person in the (...) (23 years ago, 6-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Re: RCX Comm via input-output connection?
 
(...) There's a couple of other ways to do it (besides the off / float mentioned by others): 1. Have the motor off RCX1 drive a rotation sensor on RCX2. Requires more space & parts. 2. Use LNP (infra-red communication). But requires that RCXs are in (...) (23 years ago, 6-Apr-01, to lugnet.robotics.rcx.legos)
 
  another sensor multiplexer
 
Features 3 potmeters 10 switches 3 external analog inputs 3 status LEDs test terminals (URL) Mientki (23 years ago, 6-Apr-01, to lugnet.robotics.rcx)
 
  OT: Exploration Mars Balloon Tires Part#
 
Hello Does anyone know the LEGO-Shop-At-Home part# for the balloon tires that come with the Exploration Mars Expansion Set ? Thanks Tim Goodwin (23 years ago, 6-Apr-01, 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