To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *3620 (-20)
  Re: Lego Mindstorms Europe Demo Tour
 
(...) I saw this bar-tender in Frankfurt at the visioncommand 2000 competition. They are obviously running a serial protocol on their 17 RCX ! (One RCX and the IR-Tower were under the desk in a box.) Why don't they offer tese protocol to the lugnet (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx)
 
  monitoring motor revolutions
 
I am currently working on a program that will monitor where a RCX goes. I am trying to establish a coordinate system so if it finds a light it can tell the location of the light. I was thinking about monitoring motor revolutions, but then I am (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RIS 2.0 - when, where, what??
 
(...) I take that back. Apparently Jin Sato didn't make that, he just talked about it in the book. I guess I never really noticed MIBO in that picture before. *feeling dumb* sorry... -jeremiah- (24 years ago, 28-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: RIS 2.0 - when, where, what??
 
Yeah, that was Jin Sato's. It's featured in his book on Mindstorms, and on his site: (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: RIS 2.0 - when, where, what??
 
I don't think so - I seem to remember seeing this somewhere before, built with a humble RCX 1.0/5. Actually, if you look closely, you'll see it contains 2 RCXs, one below the other on an angle. Not much chance of TLC including 2 with the set.... (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: RIS 2.0 - when, where, what??
 
Oh, wow!! If that set is even half as good as it looks in the picture, that will be one set everyone will be scrambling to pick up!! Mind you, I do hope they don't expect to put a $390 price tag on it and expect people to pay that much for it!! Mind (...) (24 years ago, 28-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: RIS 2.0 - when, where, what??
 
Take a look at (URL). See the dog? Is it MIBO? If we can really build that dog out of the box, then RIS 2.0 might as well be the best Technic Universal set Lego has ever released. Look at the rotation sensor, the shock absorbers, and all those turn (...) (24 years ago, 27-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Lego Mindstorms Europe Demo Tour
 
This weekend there is a large meeting of the members of the largest computer club in the world (about 150,000 members) in the netherlands. On this meeting there was a display of LEGO MINDSTORMS. The LEGO Compagny has build a bar-tender with 17 (...) (24 years ago, 27-Nov-00, to lugnet.robotics.rcx)
 
  USB wirless
 
does anybody no of a wirless USB box that will work with the vision command cam. to run cable free Thanks Wayne diamondw@kennecott.com (24 years ago, 27-Nov-00, to lugnet.robotics.rcx)
 
  Mindstorm display in Utrecht
 
Hi guys, Im sending this message through because I made the announcement for the Dutch in Holland but one of them gets the an credit for it, he has already pics of it. This weekend there is a large meeting of the members of the largest computer club (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.java, lugnet.robotics.edu)
 
  Re: RIS 2.0 - when, where, what??
 
(...) USB/SERIAL you mean. (...) Yes, if it works like the PC once it's plugged in the drivers tell the OS that there is a "Serial Port" for it. Then it works just fine. (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RIS 2.0 - when, where, what??
 
Great info! USB IR tower sounds good, I want to use my IR tower with my iBook, but I'm too lazy to buy an USB/Parallell port... I'm planning to use MacNQC then, but AFAIK, MacNQC doesn't "know" that there is a USB port on my computer... Or will it (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: RcxCC control of Scout
 
(...) I don't think RcxCC supports Scout. You may be able to get it working by setting the environment variable NQC_OPTIONS to "-Tscout" (add an appropriate set command to autoexec.bat). Another option would be to use NQC directly from the command (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.nqc)
 
  DJGPP (Windows) for Legos
 
For anyone who encountered problems with the DJGPP tools for legOS, I found an omission in my instructions at (URL) Specifically, I had left out the requirement for ftp://ftp.simtel.net...hl112b.zip My web page has been updated to correct for this (...) (24 years ago, 26-Nov-00, to lugnet.robotics.rcx.legos)
 
  WinCVS
 
There is a module which helps configure WinCvs for Sourceforge. It helped. Check it here: (URL) (24 years ago, 25-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: Using a Sony Remote control to run my Mindstorms...
 
As it turns out it is much easier than I thought... All that I had to do was point the remotes at each other, the Sony remote can 'learn' from other remotes. I selected a free button and then I pointed my Lego remote at the Sony and pressed the (...) (24 years ago, 25-Nov-00, to lugnet.robotics.rcx)
 
  Re: Charge!
 
Hello, The sequence actually starts on the G, like this: PlayTone(392, EIGHTH); PlayTone(523, EIGHTH); PlayTone(659, EIGHTH); PlayTone(784, EIGHTH * 2); PlayTone(659, EIGHTH); PlayTone(784, EIGHTH * 2); A reasonable value for EIGHTH is 16. Regards, (...) (24 years ago, 25-Nov-00, to lugnet.robotics.rcx, lugnet.robotics)
 
  Re: Using a Sony Remote control to run my Mindstorms...
 
Hi, Jason. Try learn from the IR tower itself. If that works, you make it learn what ever you want. All you need is to use RcxCC or similar software. Reading from the RCX IR emitter may be a possibily also, but you will learn only messages this way. (...) (24 years ago, 25-Nov-00, to lugnet.robotics.rcx)
 
  Re: Using a Sony Remote control to run my Mindstorms...
 
(...) Well aren't you the lucky one. :) Cheers, (24 years ago, 25-Nov-00, to lugnet.robotics.rcx)
 
  Re: Using a Sony Remote control to run my Mindstorms...
 
$85.00 from an eBay auction. (And it has been worth every penny!) Jason "Thomas R. Sibley" <tom@zulutango.com> wrote in message news:3A1E8CFE.FE43C1...ngo.com... (...) (24 years ago, 25-Nov-00, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR