 | | History a NWBrickCon 2005
|
|
For Paul Hetherington: Hello NWBrickCcon attendees. Here's a reqest for everyone who wants to participate in the Lego History section, to bring your favorite Lego sets from the 50's - up to the 90's. Sets can be with or without boxes. As well as any (...) (21 years ago, 17-Sep-05, to lugnet.events.nwbrickcon, FTX) !!
|
| |
 | | Re: Presenting the Dutch Division
|
|
(...) Snip snip I am surprised nobody replied to your post earlier Sylvi. That's quite a collection of MOCs, what a way to start / introduce a new faction, or sub-faction if prefered! About the faction itself: I like the back-story you brought (...) (21 years ago, 17-Sep-05, to lugnet.space, FTX)
|
| |
 | | RE: time sampling under the rcx standard OS
|
|
Here are some comments on how to improve your code for real-time performance. 1. Move the "SetUserDisplay" out of the loop and put it just before the loop. 2. I think the "OnFwd" macro is actually two instructions: "Fwd" and then "On". Replace this (...) (21 years ago, 17-Sep-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Pneumatic "One Leg at a Time" Robot Circuit
|
|
(...) There's probably no limit to the number of designs, but only a few will have a situation where they are the best one. Different designs are better in different situations. Of the differential output designs that provide output hoses to both (...) (21 years ago, 17-Sep-05, to lugnet.technic)
|
| |
 | | Spiderman's Tain Rescue
|
|
I tried to find an answer before posting but didn't. I apologize if this question has been discussed previously. Is Spiderman's Train Rescue compatible size-wise with other Lego trains? Can it be motorized? Has anyone done this? Does anyone care? (...) (21 years ago, 17-Sep-05, to lugnet.trains)
|
| |
 | | Re: time sampling under the rcx standard OS
|
|
(...) From what I've seen, the standard firmware takes about 3ms per command, and the same program will run on BrickOS about 100 times faster. I usually set up my BrickOS programs so they use the internal timer, and only update the motor setting (...) (21 years ago, 17-Sep-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: Train Factory palette
|
|
(...) But PLEASE PLEASE PLEASE the NON-clickhinge version... (21 years ago, 17-Sep-05, to lugnet.trains)
|
| |
 | | Re: The Brick Testament: Samson -- the early years
|
|
Hey, Bruce. (...) Thanks, I'm pretty happy with the new look. Easier to read, and hopefully a little nicer to look at. I also dispensed with the two letter abbreviations for the books of the Bible. When I started the project, I mistakenly thought (...) (21 years ago, 17-Sep-05, to lugnet.build.ancient, FTX)
|
| |
 | | Re: time sampling under the rcx standard OS
|
|
(...) Francois, I think you should be able to get much faster sampling. I can easily get 10-20 Hz, and others have claimed to get down to 3 ms. Whether it can be done at a constant rate, I'm not sure, and think it probably depends on what else is in (...) (21 years ago, 17-Sep-05, to lugnet.robotics.rcx.nqc)
|
| |
 | | time sampling under the rcx standard OS
|
|
Hi list, I'm trying to implement a position regulation (using a motor and a rotation sensor), using for instance a PID (Proportional-Integr...erivative) regulation. I tried to code it in NQC, using the standard OS, but it seems that the RCX loops at (...) (21 years ago, 17-Sep-05, to lugnet.robotics.rcx.nqc)
|