To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.nqcOpen lugnet.robotics.rcx.nqc in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / NQC / 881 (-20)
  PSION 5MX HAND HELD
 
I was reading about these yesterday. They appear to have a serial port: (URL) anyone who understands these things able to get it to interact with our friend the RCX? It means nothing to me, but it appears they will run JAVA in some form. Scott A (24 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
 
  Re: Communication between NQC and VisualBasic
 
(URL) is my scanner source code made by NQC and Visual Basic In this case, i used StartTask(), StopTask(), SetVar(), Poll(), etc. from the LEGO's control. (24 years ago, 3-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Communication between NQC and VisualBasic
 
In article <G4uLMp.1tL@lugnet.com>, "Richard Sutherland" <richard@webbox.com> wrote: here...it would just be putting another level of abstraction between the (...) IR Messages are implemented, although in the simulated environment they result in (...) (24 years ago, 1-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Communication between NQC and VisualBasic
 
(...) Unfortunately, Spirit.ocx doesn't support sending messages. However, the packet protocol is pretty simple so as long as you can access the serial port directly you should be able to build message packets. See the following web pages for more (...) (24 years ago, 1-Dec-00, to lugnet.robotics.rcx.nqc)
 
  Re: Communication between NQC and VisualBasic
 
It seems that you want to run an RCX emulator on the PC side that can use the PC IR Tower as if it was the internal transmitter in the RCX brick. Thus you could run NQC generated bytecode in your robot, and NCQ generated bytecode on your PC. I know (...) (24 years ago, 30-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Communication between NQC and VisualBasic
 
I would like to experiment with communication between two autonomous robots. Unfortunately I can't afford a second RCX. So I would like to this thing with the RCX and my PC. Is there a way to write a NQC program that interacts with a Visual Basic (...) (24 years ago, 30-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: monitoring motor revolutions
 
(...) Hi Kris, In addition to Lester's comment here some ideas and statements regarding your project. As Lester stated, you will need accurate distance, speed and direction measurements - and that is so true. Furthermore, for calculating coordinates (...) (24 years ago, 29-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: monitoring motor revolutions
 
(...) The type of navigation you seem to be talking about is called "dead reconning" by aviators. This method requires accurate distance, speed and direction mesurments. Counting motor revolutions does not even tell distance if the surface has (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.nqc)
 
  monitoring motor revolutions
 
I am currently working on a program that will monitor where a RCX goes. I am trying to establish a coordinate system so if it finds a light it can tell the location of the light. I was thinking about monitoring motor revolutions, but then I am (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RIS 2.0 - when, where, what??
 
(...) USB/SERIAL you mean. (...) Yes, if it works like the PC once it's plugged in the drivers tell the OS that there is a "Serial Port" for it. Then it works just fine. (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RIS 2.0 - when, where, what??
 
Great info! USB IR tower sounds good, I want to use my IR tower with my iBook, but I'm too lazy to buy an USB/Parallell port... I'm planning to use MacNQC then, but AFAIK, MacNQC doesn't "know" that there is a USB port on my computer... Or will it (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RcxCC control of Scout
 
(...) I don't think RcxCC supports Scout. You may be able to get it working by setting the environment variable NQC_OPTIONS to "-Tscout" (add an appropriate set command to autoexec.bat). Another option would be to use NQC directly from the command (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  RcxCC control of Scout
 
I'm new to NQC, but buit the tag robots from the bvandam site. The download to the RCX went ok, but the one to the scout doesn't seem to work. What are the steps required to download and run a program on the scout? I've been using RcxCC, is this an (...) (24 years ago, 24-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Connection between two different teams of robots
 
(...) I think that should work. I have only two teams, that means I could use the same coding system you used for two robots (they just need to know they are in the same team) so I have a lot of bytes available to transmit a message. If the (...) (24 years ago, 23-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Connection between two different teams of robots
 
Hi Giancarlo, I had a similar situation but only with two RCXs which had to exchange information with another constantly. Since both of them were sending and transmitting via their IR interface, the messages had to be identified and assigned to the (...) (24 years ago, 23-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Connection between two different teams of robots
 
(...) should (...) rushing (...) teams. (...) work, (...) Hi Giancarlo. I think you can't avoid phisical interference between the IR messages of the two teams, because there's no way to change the carrier frequency of the IR. With the RCX 2 firmware (...) (24 years ago, 23-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Connection between two different teams of robots
 
We are trying to make 4 robots play some kind of football game. There should be two different teams (2 robots per team)and they shouldn't communicate with each other. Is it possible to have a robust communication system relying on a different (...) (24 years ago, 22-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Setting NQC_OPTIONS to Trcx2
 
Thanks Dave. I am running Win98 and I added the statement to the Autoexec.bat. It worked fine. -- Bob Fay rfay@we.mediaone.net The Shop (URL) Baum" <dbaum@spambgoneenteract.com> wrote in message news:dbaum-AD175E.15...net.com... (...) (24 years ago, 19-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Setting NQC_OPTIONS to Trcx2
 
(...) You need to set the environment variable NQC_OPTIONS to the desired set of default options (in this case -Trcx2). The specifics for setting environment variable depend on the operating system and/or command shell you are using. If you're using (...) (24 years ago, 19-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Setting NQC_OPTIONS to Trcx2
 
I am working my way through "Extreme MindStorms". Page 55 indicates that I might be able to set the NQC_OPTIONS to default to Trcx2 and allow me to use RcxCC with Version 2 firmware. I cannot figure out how to tell NQC what I want. How can I (...) (24 years ago, 19-Nov-00, 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