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 / *765 (-20)
  Re: RCX Controlled Air Compressor Tester
 
(...) <snipsnip> (...) <snipsnip> (...) That seems easily solved with some extra gears, or am I missing something? I mean, you could amplify the rotation of the axle by five (or three, or two) any number of times until the rotation sensor does pick (...) (25 years ago, 29-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: NQC 2.0 and some math questions
 
(...) x = y % z is equivalent to (where w is an temporary integer): w = y / z; x = y - z * w; I can't think of a useful use of % just with constants. Ciao. Marco. (25 years ago, 29-Sep-99, to lugnet.robotics.rcx.nqc)
 
  RE: RCX Controlled Air Compressor Tester
 
For what its worth, the Lego Shop@Home catalog is offering the #8250 Rescue Sub for $25.00, discounted from $49.50. Big pump, air tank, one valve, one big cylinder, long yellow beams and nifty molded shapes. For the price, I'm thinking of getting (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: Listening to IR via NQC
 
(...) FWIW, I did something similar to this using NQC and the Datalog. It uses variable0 for polling and letting the PC know the Datalog has some "stuff" it wants to send. (URL) (25 years ago, 28-Sep-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) I have tried to emphasise all the time in my web pages. It has probably reached the theoretical limit of efficiency for the small pump. It will be difficult to build another compressor that can surpass his mini compressor. On the other hand, (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Thanks, Indeed, my first attempt was to use a rotational sensor positioned with the axle at the pivot point of the lever arm and tried to datalog the angular movement using DACTA Control Lab. However, the resolution of the rotation sensor (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
A Lego testing machine for Lego compressors... wow, one of the coolest Lego things ever seen around! I love the idea and love your implementation, and find your results very useful. BTW, I think that the Ralph Hempel's double-action compressor (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
Nice work! For a while it looks that you could travel back in time using this recording device, before you realize that the pen draws an arc when the paper doesn't move ;-). Could it be possible to add a rotational sensor and datalog the time and (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Thanks for the nice comments and suggestions. As a matter of fact, I'm working towards a doctorate in Legorobotology, majoring in Pneumatics (what else) from the University of Legoland, if not MIT :-)) -- C S Soh (URL) where air is power (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx, lugnet.technic)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Er, <wipes egg off face> never mind. They're on the next page. Missed that the first time. However the Limit switch reference probably should be changed. I merely hosted the diagram that I was mailed, and I cannot take credit for coming up (...) (25 years ago, 28-Sep-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx, lugnet.technic)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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