 | | Re: Make a goal by the IR port on RCX
|
|
Thanks for all of the suggestions from all of you. As the 3 input port had been occupied by 3 analog sensors (not light sensor, but declear as light sensor in program), so I do not think overloading a sensor is a good idea. The suggestion of (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
(...) Tick. VG. (...) This is only due to inertia in the programming language world. Given the speed of current hardware, lexical efficiency is no longer as important as it used to be. It is quite possible to design language implementations that (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
(...) (Your English is *excellent* - no need to apologise) Well, this is something that programmers have 'grown up with' and are rarely forced to reflect upon...but since you ask. For people like me who have been writing C code for nearly 30 (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
"Cyborg" <cyborg@euroseek.com> wrote in message news:G8s9A8.Lpx@lugnet.com... ---snip (...) ----snip First of all, thanks for the great information (especially Steve Baker) You guys really know your stuff. The RIS 1.5 arrived today, so did my Droid (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
(...) In the US Cybermaster can be found on ebay for around $100 to $125. (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: Walkers
|
|
(...) That's an interesting suggestion. One should point out (for those who have not played with these devices) that the Gyro itself doesn't mechanically stabilise the helicopter. The Gyro is hooked up to some kind of a rotation sensor that detects (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: Walkers
|
|
Has anyone considered adapting one of the tiny gyros used to stabalize remote control helicoptors ? These work by modifying the pulse stream that controls a standard R/C servo. - pete. (...) -- Pete Sevcik sevcik@flash.net Techno-stuff Robotics (...) (24 years ago, 15-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
You can get the Control Center for $85.00 US from Pitsco ((URL) but I think Cybermaster is Europe-only. (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: Make a goal by the IR port on RCX
|
|
(...) You can't technically overload an input port. Output ports (motors, lights,etc) are a different story. Matthias Jetleb VA3-MWJ (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: Make a goal by the IR port on RCX
|
|
A simple on/off sensor can be placed in series or parallel with other on/off sensors however analog sensors cannot. It should be pointed out that if you do group sensors, it becomes impossible to determine which one was actually triggered. This (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: Make a goal by the IR port on RCX
|
|
(...) You might try this: stand two mirrors on edge at 90 deg to one another. This creates a corner reflector which will reflect light back in the direction from which it came. Have the robot first search for this reflection and then move toward the (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
(...) Where does one get CYBERMASTER and CONTROL CENTER anyway? Matthias Jetleb VA3-MWJ (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: What are all those lego companies?
|
|
(...) You left out PRIMO (aka BABY). These are aimed specifically at the 0 - 2 age group. They connect with DUPLO on the bottom and a few speciallized pices connect with DUPLO on the top to allow a transition from one product line to another. The (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: RIS 2.0 status
|
|
(...) I can't see this making much sense. It would be soooo much cheaper for TLC to send stickers out to the stores to be applied to the 1.5 boxes. These stickers could direct customers to Lego Customer Service to obtain a free replacement CD if the (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: RIS 2.0 status
|
|
Local Toys-R-Us has 1.5s on the shelf in my area. -- Richard Clemens clemens@wvwc.edu (24 years ago, 16-Feb-01, to lugnet.robotics)
|
|
 | | Re: IR tower problems
|
|
(...) There must be something terribly wrong if you couldn't get it to go over a couple of meters. RS-232's maximum cable length depends on the baud rate - at 9600, it's good for about 500 meters IIRC. The tower comms is about 1200? 2400? You (...) (24 years ago, 15-Feb-01, to lugnet.robotics)
|
|
 | | Re: RIS 2.0 status
|
|
(...) Having seen other posts on the scarcity of the 1.5 kit, I thought I read that the 1.5 kits were being taken back by Lego to be re-used for the 2.0 kit. As others have said, not much of an update between 1.5 and 2.0 - mainly the software. Is (...) (24 years ago, 15-Feb-01, to lugnet.robotics)
|
|
 | | Re: Make a goal by the IR port on RCX
|
|
(...) (Or a Scout - which ought to be cheaper and may actually be enough in this case - since it's only a slave to the main RCX.) (24 years ago, 15-Feb-01, to lugnet.robotics)
|
|
 | | Re: RIS 2.0 status
|
|
(...) *RECALLED* !!! Why? (24 years ago, 15-Feb-01, to lugnet.robotics)
|
|
 | | Re: Make a goal by the IR port on RCX
|
|
(...) If there is no way to free an input port for a light sensor you can try other ways with IR. You could use a PC to send messages to the RCX "turn left", "turn right", "slow" and so on. Now the problem is, how does your PC know which direction (...) (24 years ago, 15-Feb-01, to lugnet.robotics)
|