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 / *755 (-20)
  Re: RCX Controlled Air Compressor Tester
 
Wow. Did you do that for a paper or thesis? Very worthy research with a surprising outcome. I am sure most of us would surmise that the big sprung cylinder would give more efficacious designs because the displacement would be larger. This site (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx, lugnet.technic)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Thanks, The Advanced Pneumatics Set is Lego DACTA #9633. It's a great set to start pneumatics although its considered a bit expensive. It's pictured at my page on: (URL) S Soh (URL) where air is power (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
Thanks for the great comparison between compressors! I have been wondering which one was actually the best. Now to make a better one! One question though, what is the set number for the Advanced Pneumatics Set? Great Work! John Matthews C S Soh (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  RCX Controlled Air Compressor Tester
 
Hi, all pneumatics fans, For some time I've been trying to figure out how to objectively compare the performance of the various air compressor designs especially the ones using the large pneumatic hand pump which seem to be coming into fashion (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: Decoding the LEGO IR remote control
 
(...) [snip] Thanks to all you have responded to my plea for help on this list and on others ... especially Dave Baum, Kekoa Proudfoot, Dennis Clark, and several others. But, I'm giving up ... can't seem to find a way to decode the remote's signals. (...) (25 years ago, 25-Sep-99, to lugnet.robotics.rcx)
 
  WebSpirit - Javascript RCX Controller
 
Some of you may have heard of my WebSpirit, well, I've taken in, improved appearances, cleaned up some code, and moved it to my domain. Cybermaster support is planned. Please note, this does not control anything on my computer! I don't know about (...) (25 years ago, 25-Sep-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Listening to IR via NQC
 
(...) Cool, that'd be great. What I'm looking for is: nqc -listen and then all IR messages sent by the RCX via SendMessage would get dumped, one per line, in decimal, to stdout. Additional parameters could make the format be comma-delimited, (...) (25 years ago, 24-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Listening to IR via NQC
 
(...) You can sometimes fake it by sending "bad" codes in -raw mode with verbose mode turned on (-v) and a long timeout (-t). For example, to examine the Lego remote codes I kept typing this: nqc -v -t 2000 -raw 10 Since I didn't have an RCX around (...) (25 years ago, 24-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Listening to IR via NQC
 
(...) Yes, that is what I'm looking for. Unless anyone else knows of anything, I guess it's time to dive into the coding. :) (...) Yeah, that would work great. Does anyone have code that does this? (Don't want to reinvent the wheel...) I know of (...) (25 years ago, 24-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: Listening to IR via NQC
 
(...) If I understand you correctly, then this is more difficult than it sounds, because the IR tower shuts down after a few seconds after the PC stops transmitting. Things work fine if the PC initiates a conversation (e.g. by asking the RCX to send (...) (25 years ago, 23-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Listening to IR via NQC
 
I know that NQC can send IR messages; can it -- or any other command-line program -- listen to the IR port and dump any incoming messages to a file (or stdout)? (25 years ago, 23-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  NQC mentioned in Swedish technical weekly!
 
Hello! When reading this week's 'Ny Teknik' (New Technic), a weekly magazine for engineers, I found a short note about NQC. The article is about Lego Mindstorms, which is just about to be released here in Sweden, and the last part of the article (...) (25 years ago, 23-Sep-99, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.0 and some math questions
 
A bug in the document. * and / are legal for any expressions. % is restricted to constants. I know the restrictions are confusing. The problem is that the RCX opcodes are somewhat incomplete. Now that I think about it, I can probably generate (...) (25 years ago, 23-Sep-99, to lugnet.robotics.rcx.nqc)
 
  NQC 2.0 and some math questions
 
Dave, You state in your documentation that * / and % can be used on constants only, but your example has x * Y in it. What is it that you mean? Does this mean that one can only do a y = 5*4 using these math routines? Does this mean that, for (...) (25 years ago, 22-Sep-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.0 has been released
 
(...) Yep, you got me. Should've been "one bug report". Dave (25 years ago, 22-Sep-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.0 has been released
 
(...) That would be "one _known_ bug", right? :) 2.0 looks great, by the way. (25 years ago, 22-Sep-99, to lugnet.robotics.rcx.nqc)
 
  NQC 2.0 has been released
 
First beta had only one bug, and second beta seems stable, so NQC 2.0 is finally released. Actually, a lot of the delay was because I was wrapping up the documentation. For more information, see (URL) Baum (25 years ago, 22-Sep-99, to lugnet.robotics.rcx.nqc, lugnet.robotics)
 
  I have two brains!
 
Or at least two RCXs. (Thanks Jeff.) Now, with the aid of my friend Paul and his mindstorms set, it's time to go about implementing Pong. (25 years ago, 22-Sep-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  How to get ROM image on Win95/98?
 
Hi, Has anyone tried to obtain a ROM image on a Win95/98 box? Also where can I find a dissambler for the ROM image? Thanks Andy (25 years ago, 21-Sep-99, to lugnet.robotics.rcx)
 
  Re: Tasks vs. program slots
 
(...) Yes, it appears to use the same packet level formatting. It does use a new bytecode (0xd2) that isn't seen elsewhere. This bytecode needs two bytes of data to follow. These three bytes of "payload" are encoded the usual way with a three byte (...) (25 years ago, 20-Sep-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