 | | RE: Mechanical pneumatic piston
|
|
(...) Hmm...yes, now I see. Unless you owned sequential worms, it wouldn't fit. Thanks for clarifying. Now I see what Steve was driving at. ~Mike (...) (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) Ah... I missed this post and asked the same question (less clearly) in another post. (...) Kevin (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) The problem is that you would need a mold for each unique part that is cut. If the number of rotations/divided by the length does not give you length that is repeatable using quarter turns you need more than one mold. This is *not* good (very (...) (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) I'm not sure I agree with that. It seems to me that if you made these worms from one great long string, all you need to do is cut them wherever you want a new one. The helii (is that a word?) would still line up. I don't see why they couldn't (...) (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Linked Lists in BrickOS
|
|
(...) Actually, it turned out that there was some leftover obj or mak files that were messing up the compiler. I purged the directory, and all was well. Thanks for the tip on tabbing. Just wanted to confirm that a BrickOS pointer is only 2 bytes... (...) (22 years ago, 10-Oct-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) If you look at the 1x4 rack (or any of the other sizes, for that matter) you'll see that actually there is more slop available than you'd think. The gears mesh with them fine, The worm gear similarly could have been stretched just a tiny bit, (...) (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) The end of the helix on one worm gear lines up exactly with the start of the helix on a second worm gear. If the gears were a quarter stud longer, they wouldn't have this useful property unless Lego also changed the pitch of the helix. (...) (22 years ago, 10-Oct-03, to lugnet.robotics)
|
|
 | | Re: Mechanical pneumatic piston
|
|
(...) Yes, it seems rather odd. It really wouldn't have affected the design of the gear at all. Just extend the spiral another fraction of an inch. Simple, really. If it's right that they're about 1/4 or 1/8 stud short, you ought to be able to line (...) (22 years ago, 9-Oct-03, to lugnet.robotics)
|
|
 | | Re: RCX Communications problems
|
|
(...) the LNP class also uses LLC, it just doesn't implement receiveAck(). (...) You could work ACKs into LNP (e.g. create a LNPReliableHandler), or you could add multi-byte support into and put an addressing layer over LLCReliableHandler. The (...) (22 years ago, 9-Oct-03, to lugnet.robotics.rcx.java)
|
|
 | | disable LNP
|
|
I need to write a program that can send and receive messages, but there are times when the program is running, that I don't want to waste processor time watching for messages. Is it possible to switch LNP on and off, while a program is running? I (...) (22 years ago, 9-Oct-03, to lugnet.robotics.rcx.legos)
|