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 / *4510 (-20)
  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)
 
  RE: RCX Comm via input-output connection?
 
Hi Jakob, Search for "Electrical Data Link between 2 RCXs" thread on lugnet.robotics.rcx.ncq and various threads on lugnet.robotics ((URL) such as "CM-RCX" and more. I'm finishing up a *NQC* input/output VLL lib that supports direct electrical (...) (23 years ago, 6-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: RCX Comm via input-output connection?
 
Hi, Jakob, It is possible and discussed here several times. Have a look at this : (URL) ;-) Why not use the search button ? ;-) (...) (23 years ago, 6-Apr-01, to lugnet.robotics.rcx.legos)
 
  RCX Comm via input-output connection?
 
Hi! Does anyone know if it is possible to have to RCXs communicate by connecting the motor outputs of one to the sensor inputs to the other? I have a slight feeling this could burn things due to the high-voltage (relatively) output of the RCX motor (...) (23 years ago, 6-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: Does 9719 include a adapter?
 
(...) No it doesn't, but any 12V AC *or* DC adapter will do (polarity is irrelevant). Matthias Jetleb VA3-MWJ (23 years ago, 6-Apr-01, to lugnet.robotics.rcx)
 
  Re: Revisions to RcxCC
 
(...) I am considering taking advantage of the -raw option on NQC or possibly the -remote option to further enable RcxCC in the absence of Spirit.ocx. Of course, most users of RcxCC will have spirit.ocx, but Scout users may not. I'm not planning on (...) (23 years ago, 5-Apr-01, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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