 | | Re: 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
(...) I wonder if the RCX 2.0 to RCX 2.0 range would improve if you changed to a 76KHz carrier. (22 years ago, 8-Nov-03, to lugnet.robotics)
|
|
 | | Re: Biggest lego wheel?
|
|
if the goal is to climb stairs, i remember seeing some designs that manage to function like larger wheels than they are. i can't find the links, maybe someone remembers where. was it lobster bot or something like that ? it used canterlever arms or (...) (22 years ago, 8-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot studies: SetTxDirection() confusion
|
|
(...) How *does* the Spybot know the orientation (the ROM SDK calls it "aspect") of another Spybot? My (casual) observations indicate that all three emitters are on simultaneously and synchronously. How does the observing Spybot identify which one (...) (22 years ago, 8-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Mindstorms 3.0 Wish List
|
|
(...) How about doing what TI does with their graphics calculators instead... use small watch batteries to backup the memory (with a tiny inset button to reset). Michael ___...___ MSN Messenger with backgrounds, emoticons and more. (URL) (22 years ago, 8-Nov-03, to lugnet.robotics)
|
|
 | | Re: 9747 (RIS 1.5) comes with 2.0 RCX brick?!?
|
|
(...) Yes RCX 2.0 can communicate with spybot if you use "extra-soft" but not with RIS soft. RCX 2.0 does not work well with IR remote, you have to be exactly in front of the RCX 's IR port to pilot it. So you can' t pilot easily RCX2.0 vehicle with (...) (22 years ago, 8-Nov-03, to lugnet.robotics)
|
|
 | | Re: Biggest lego wheel?
|
|
"Mike Reddy" <mreddy@glam.ac.uk> wrote in message news:Hnz8uz.1yxp@lugnet.com... (...) students (...) The hailfire droid wheel is the biggest, but impossible to use. After that the balloon tyres from 8466/8457 are the largest. ((URL) and goes on (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: Biggest lego wheel?
|
|
(...) I think we can be a little more specific here: Besides the Hailfire droid wheel Philippe Hurbain mentioned in his post, here are 3 more Peeron references to large wheels. If you follow the links, you will also see a list of what sets each one (...) (22 years ago, 7-Nov-03, to lugnet.robotics)
|
|
 | | Re: Spybot Studies: display an 8-bit value
|
|
(...) In case anyone was wondering (yeah, sure :-), this line in my original post: lediDisplay = (x & 0x17) ((x & 8) * 4) ((x & 32) / 4) rearranges the bits so that the lower 6 bits can easily be read left to right (while looking at the bot from the (...) (22 years ago, 7-Nov-03, to lugnet.robotics.spybotics, FTX)
|
|
 | | Re: Spybot Studies: display an 8-bit value
|
|
(...) Mark Riley did this using MindScript but I don't recall having already seen the equivalent in NQC. (URL) than use a #define macro (speaking of which, I need to fix the syntax highlighting of preprocessor macros to account for multiple lines) I (...) (22 years ago, 7-Nov-03, to lugnet.robotics.spybotics)
|
|
 | | Re: Spybot Studies: display an 8-bit value
|
|
(...) Another very simple thing to do to display this type of "debug" information is to send a message to an RCX, and display the value on the LCD of the RCX. That way, you don't need to mess with decoding the 8 bit binary number. This was not my (...) (22 years ago, 7-Nov-03, to lugnet.robotics.spybotics)
|