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 / 256 (-20)
  Re: PC <> RCX Communication?
 
(...) The op-code for sending a message is $F7 "set message". Unfortunately somehow it is left out of spirit.ocx, so you have to go down to the serial protocol in order to use it. See (URL) for the details. If you want to stick to spirit.ocx, you (...) (25 years ago, 29-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Using Cybermaster with NQC in MPW on macintosh.
 
I haven't used CyberMaster myself, but I know someone was able to get it working with a Mac. CyberMaster expects DTR to be asserted and RTS to be cleared. I'm not sure if "asserted" means +9 or -9. I know data lines (TXD, RXD) are inverted, but I (...) (25 years ago, 28-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Using Cybermaster with NQC in MPW on macintosh.
 
Hi all, I am having problems talking to my cybermaster from MPW on the mac. Heres my set up Mac B&W g3 with gport card providing the serial port. mac modem cable (mini 8 pin to DB-25) connected to serial port DB-25 from modem cable connected to (...) (25 years ago, 27-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: PC <> RCX Communication?
 
Philippe jadin <philippe.jadin@skynet.be> wrote in message news:FLvD0J.106@lugnet.com... (...) written (...) can (...) features (...) That sounds exactly like what I have done here, although I have mounted the 'gantry' on a large base. At the moment (...) (25 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  MarsRobot Updated
 
I took some time this Saturday to update my website ((URL) with two new projects. I took the mini-synchro chassis (with modifications) from (URL) and added a 360 degree halo bumper. I also purchased a 8448 Street Sensation and with a little (...) (25 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, lugnet.general)
 
  Re: PC <> RCX Communication?
 
(...) If you just listen to the 'message'es you send out from the RCX, you see them coming in. On unix just do something like cat /dev/cuaa0 It also works with most IRda ports, such as thouse found on the iMac and most laptops. Though I found the (...) (25 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: PC <> RCX Communication?
 
Have a look at my page : (URL) buit a scanner with bidirectionnal control. Client (RCX) software written with NQC, 'server' (master=pc) soft written in borland delphi 3.0. But you can do the same with VB. It does quite exactly wath you want. This (...) (25 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  PC <> RCX Communication?
 
Quick question: is there a way for the rcx to send data to the PC (and possibly vice versa)? I have a scanner base built, and ideally I would like a way to communicate with the RCX, with the PC controlling the movement of the scanner. I could (...) (25 years ago, 27-Nov-99, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Linux NQC GUI?
 
Anyone know if there an NQC front end similar to RcxCC available for Linux? I would like to have a point and click interface to query variables while a program is running. Joel Shafer joel@connect.net (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Version 1.5 - no spirit.ocx - can't use RcxCC
 
Teaching with Robolab at the college level, I'd like to use the NCQ environment in class. I'd also like to use the RcxCC "wrapper" since I perceive it to be a little more "user friendly" at their level. Problem is that the new Robolab Version 1.5 (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC wishlist
 
(...) Yes, that seems to be the best way to go about it. (...) Don't we all do? :-) (...) Hmm, yes, thata I did not think about... well, we'll continue using macros! ;-) Thanks for the response. And for NQC. /Vlad (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC wishlist
 
Dave, All of these additions to NQC sound great ... especially the char and bool data types! There is no way that we (all the NQC users) can adequately express our appreciation for all of your work in developing and freely distributing NQC. I hope (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC wishlist
 
(...) I'm not really comfortable with variable-length bit allocations since this isn't something that happens in C outside of structs. But there could still be a couple "smaller" types. Right now an int is 16 bits. Perhaps a char could be 8 bits, (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: What should be in the next version of RcxCC
 
Hi! well, I am missing something in an otherwise great RcxCC... Variable values display in dec/hex/binary would be great, as converting by hand every time is tedious. thanks /Vlad (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.nqc)
 
  NQC wishlist
 
I am not sure if there is such a wishlist... I remember there was a "call for wishes" for RxCC... The biggest problem with the standard firmware is the small amount of variables. Since not every use of a variable will use all 16 bits, I think it (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: Lego s/w and spirit.ocx
 
(...) NQC doesn't use spirit.ocx, so if you're just using the command line version of NQC, don't worry about spirit.ocx. However, if you're using RcxCC, then you'll need to make sure spirit.ocx is installed. Dave Baum (25 years ago, 21-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: Lego s/w and spirit.ocx
 
I Didn't find it on a search of the mindstorms or Robolab site. dave Arjen Gerstel wrote in message ... (...) (25 years ago, 21-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: Lego s/w and spirit.ocx
 
If I remember correctly, you can download spirit.ocx from the mindstorms internet site. I'm not sure if the 1.5 software installs it to HD, the 1.0 did. I never bothered to install the 1.5 upgrade CD. Arjen Dave Crabbe wrote in message ... (...) (25 years ago, 21-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Lego s/w and spirit.ocx
 
I installed the lego robolab ver 1.5 s/w from the CD and now want to install the NCQ program which uses spirit.ocx. However, I don't seem to have spirit.ocx on my system. Why did ther ver 1.5 s/w from lego not download the OCX to my hard disk? Will (...) (25 years ago, 20-Nov-99, to lugnet.robotics.rcx.nqc)
 
  test
 
(25 years ago, 20-Nov-99, 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