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 / *805 (-20)
  Re: Rotary electrical coupling
 
Jeffrey Hazen <jeffrey.hazen@northmill.net> wrote in message news:01BF0C69.13794F...thmill1... (...) wires (...) I'd be interested in seeing this one. When I created my version of Grey Walters robot turtle I had to use a windshield wiper motion in (...) (25 years ago, 2-Oct-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: NQC 2.0 and some math questions
 
(...) This only works if |= is atomic, though. Is it? Cheers, Ben. -- (URL) grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.0 and some math questions
 
Your proposed solution is susceptible to the "lockstep starvation" problem. Lockstep starvation happens when two tasks try to get the lock at the same time and execute the same code in lock step, like so: task 1: lock |= 2; task 2: lock |= 4; task (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: Download problem
 
(...) I forgot to say I cleared the memory before my attempts, and checked it was actually cleared using the Tools -> Memory Map option. The problem is still there. In lugnet.robotics.rcx.nqc, Dave Baum writes: (...) No problem with the source. Just (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Rotary electrical coupling
 
I have been working (when I should have been Working) on two things which may be of general interest. The first is a rotary electrical coupling, which allows you to pass 4 wires through a rotary joint. I built the prototype tonight, and I think it (...) (25 years ago, 2-Oct-99, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Download problem
 
(...) you don't want to send source, you can always compile it and send the binary... nqc -Ofoo.rcx foo.nqc Another alternative would be to download it in verbose mode and send me the log... nqc -v -d foo.nqc >log My email is dbaum@enteract.com Dave (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.0 and some math questions
 
(...) I'm going from memory here, so I may miss a detail... int lock; #define TASK_BIT(task_num) (1 << task_num) void acquire_lock(int task_num) { while(1) { // wait for lock to be clear while(lock); // try to own it lock |= TASK_BIT(task_num); // (...) (25 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Well, people, I think we'd better get down to some serious business... (...) Agreed. Building instructions on the way soon as I can see whether improvements are required as as been variously suggested:a. use an angle sensor b. use a pressure (...) (25 years ago, 2-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Just kidding! Well, you my weakness. How could I possibly pass off the opportuntiy to build and test what might turn out to be the ultimate Lego air compressor? Fact is I've already started on it but there may be some delay coz I'm truly out (...) (25 years ago, 2-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Well, didn't really expect you would let me off so easily. (...) Oh dear, my site's a mess. Just hope you know what you're doing. (...) A better idea - if I could contort myself to fit into the DHL box .... Cheers -- C S Soh (URL) where air is (...) (25 years ago, 2-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: Download problem
 
Hi Mario, I've encountered some weird problems like this too. I think I was able to fix things up by erasing the memory. In RcxCC, use the Tools -> Clear Memory option. Please let us know if that works. Jonathan (...) (25 years ago, 1-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: RCX Controlled Air Compressor Tester
 
Michael, Another great post! You should be in the "LEGO Hall of Fame" along with Dave Baum and Mark Overmars! Thanks for your many contributions, - Nick - (...) (25 years ago, 1-Oct-99, to lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
Larry Pieniazek <lar@voyager.net> wrote in message news:37F4B2C6.5A1298...ger.net... (...) For the development of my pressure sensor I used a digital pressure gauge that you can buy for checking tire pressure. ($8.00 at KMart) It requires removing (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Works for me. I'll even pay for shipping. :-) Just kidding. I think we need to see instructions for the tester! That way we can all reproduce the results. But, maybe we need to compare several testers to see how much variability there is (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Download problem
 
Hi Dave and everybody, I have a strange problem with an NQC program. It's something Marco Beri and I are preparing for the Mindfest. The program is rather large if compared to the average NQC programs: about 240 lines of code with large inline (...) (25 years ago, 1-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Yea, I bought two of the technic subs just for the tanks. Your fine data does show they help : ) Thanks again for sharing it!! (...) That is an excellent idea. Maybe a group buy thru him could be worked out if he doesnt want to have them as a (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) well, you did ask for a parts list : ). I was trying to be complete and not run you off. Please don't feel obligated to run any tests on this as I understand too well life's time constraints. After I finished up all the picts and description, (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) DON'T go back into hiding! We're all glad you popped up. Excellent site, I know I nominated it for CLSotW and I bet other people did too. Very important work to the community as a whole. Thanks!!!! (...) You could probably oh, I dunno, DHL it (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)
 
  Re: NQC 2.0 and some math questions
 
(...) There is a way to do it even if you have no test and set, though I can't remember it off the top of my head, and it is slow. Don't see how using bitflags helps? Cheers, Ben. -- (URL) grandfather once told me that there are two kinds of people: (...) (25 years ago, 1-Oct-99, to lugnet.robotics.rcx.nqc)
 
  Re: RCX Controlled Air Compressor Tester
 
(...) Yes, it's a real pain to get those little blue air tanks as spares. And I forsee there will be an increase in their demand since my article was posted. Perhaps, here's where Emmanuel of DYA-shopping (where else but in France itself) could come (...) (25 years ago, 1-Oct-99, to lugnet.robotics, lugnet.build, lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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