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 / *4520 (-20)
  Re: another sensor multiplexer
 
thanks for the compliments Michael, but I see it more as an evolution , I used a lot of ideas of others (including yours), so you must have created one her "grand parents". Let's all continue to exchange and combine the ideas, to create new (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx)
 
  Re: RoboLab prg size limit?
 
Do you have a url of an image of your program? or a url where someone could download it? I think the limit is around 1500 icons. (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: Revisions to RcxCC
 
(...) Adding Scout support, if you are relying on Spirit.ocx, is essentially the same as providing Cybermaster support. It was very simple for me to add Scout support to RcxCC. I'll email you my revised RcxCC source code if you'd like. I am not a (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  RE: Revisions to RcxCC
 
I've tested your RcxCC version, and it works great with RCX2 (AFAIK). (ah, and still works simultaneously with CyberMaster too, eheh) That reminds me, one very useful thing for people working with various pBricks simultaneously (like myself), would (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: Revisions to RcxCC
 
Hi, I'm Ronald Strijbosch from the Netherlands and I have made a brent new program based om RCXCC, called Visual NQC 2001. The program is still in beta but the final version will be released soon. I think this program is verry interesting for you so (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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