 | | Re: new pieces (was Re: Wot no RCX power connector?)
|
|
(...) They use it to connect sensor mountings to the robot chassis in the Constructopedia robots. The chassis and sensor array each have one of those blue things, and they are locked together by the double yellow connector, which can be inserted (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Re: AI and even more exiciting stuff
|
|
Well, I was about to ask if someone wanted to write up a simple fixed-point tutorial for my web site (it's a little sparse and could use some articles like this). However, I knew 90 people would come out of the woodwork to point me two tutorials (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | IR problem
|
|
Hi, I have tried Max Davies irint.icb, ir.c and test.c files, and I'm having problems, after the file test.c are running, I press STOP, and before I can use the remote, the HB make the beep, and print the data as if data were received, any time I (...) (26 years ago, 17-Oct-99, to lugnet.robotics.handyboard)
|
|
 | | Re: Wot no RCX power connector?
|
|
I wonder what's in the 1.0's with the 1.5 sticker on the front? KL (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | new pieces (was Re: Wot no RCX power connector?)
|
|
(...) I'm not sure if this was in the Contructopedia for the RIS 1.0 - but there is 2 pages at the end that shows how to use it - a final pic is here: (URL) description says: This is a prototype so that the inventorbot can move forward and turn (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Re: new pieces (was Re: Wot no RCX power connector?)
|
|
Wow! Those look incredibly useful, especially for the mechanically impaired. Can they be bought separately? -Luis (...) ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | RE: new pieces (was Re: Wot no RCX power connector?)
|
|
Thanks for the scan. OK, so we got a slip disk (4th column, 6th item) - very nice. The RDS has one of those, too. So does the Technic motor set. The blue connector (5th column, 5th item) is used in other sets as a quick-connect brick for modules. (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Re: new pieces (was Re: Wot no RCX power connector?)
|
|
Never mind... to answer my own question, and for those of you who are interested- (...) ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Re: Wot no RCX power connector?
|
|
(...) It's exactly that - a RIS 1.0 with a sticker on the front. I just got one, and it's the original kit of parts and an RCX with the power connector. The reason for putting stickers on old boxes is to avoid stalling sales from people who really (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | RE: new pieces (was Re: Wot no RCX power connector?)
|
|
(...) A-ha! I was wondering whether any set apart from the motor set would ever have one of those. (Vague thought - did someone say one of the bigger retail Technic sets has one too?) I wonder why don't they sell them in a service pack?! Hmmm... (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Sharing variables and using expressions (was Re: NQC 2.0 and some math questions
|
|
I have discovered a somewhat non-intuitive feature of NQC (in my version, at least, which is pre-2.0) The statement: var = (20 * var) / 21; gets compiled into the following: MUL var, 20 ; var = var * 20 DIV var, 21 ; var = var / 21 rather than the (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: Wot no RCX power connector?
|
|
I'm certainly glad I picked up two when I did. Without the AC adapter, there's no way I could have setup the webcam at (URL) thing is on 24 hours a day. Oh, and it also has no batteries in it whatsoever, and I haven't had a problem with turning it (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | RE: new pieces (was Re: Wot no RCX power connector?)
|
|
(...) I've uploaded all 4 pages (each around 150 KB): (URL) for the new bricks - well they are in the upgrade kit ;-) - but my best guess is that they might be in some sort of service pack too for next year - the differential is - but the new ones (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | RE: new pieces (was Re: Wot no RCX power connector?)
|
|
These connectors are also available in kits like #8252 Beach Blaster, where they are used to "plug and play" different suspension/wheel configurations. Reasonably stiff for what they are, and I think they would make good attachments for light (as in (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | pbforth questions
|
|
My 15 year old son is into legos big time. He has asked for the Lego robot package. I developed in Forth many years ago and I am just getting back into it with Forth Inc.'s SwiftForth for Windows. I have enjoyed messing about with it but what I am (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.pbforth)
|
|
 | | RCX-enhanced egcs
|
|
Hello, I just posted the final RCX interrupt handling patch for egcs. There is no need for wrappers anymore. Interrupt handlers can be declared like this now: void handler() __attribute__((rcx_interrupt)); void handler() { // do stuff } For a leaf (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.legos)
|
|
 | | 0.2.0a patch
|
|
Hello, apparently I introduced a glitch when adding last-minute support for non-patched standard egcs. This and a broken symlink in the archive prevented dllback from compiling on the host. A patched version of legOS is available on (URL) for the (...) (26 years ago, 19-Oct-99, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Wot no RCX power connector?
|
|
(...) Hah. Mine has a power connector. It's sitting on my desk, light as a feather, with no batteries whatsoever. Now, if I could stop tripping over the DC cord... (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | RILYBOT 4 (was Re: show-me training
|
|
I now have a robot working using the intuitive training principles I described about 6 weeks ago in this thread. This robot will be at Mindfest. Here are the web pages describing what I've done so far: (URL) here is the current NQC program: (URL) (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|
|
 | | Re: new pieces (was Re: Wot no RCX power connector?)
|
|
(...) Yeah, but until LEGO releases a soldier minifig and a leatherman minifig, I'll never be able to model the Village People! Come on, TLG, where are your priorities? (oops, sorry -- only slightly way off-topic.) - Robert Munafo (URL) LEGO: (...) (26 years ago, 19-Oct-99, to lugnet.robotics)
|