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 / *1000 (-20)
  Re: legOS
 
(...) I found a reference to the article after manipulating a url to their table of contents. (URL) story isn't their yet but you can see a short description of it. (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: Connecting two RCX's
 
Joost, You could try connecting a motor to one of the outputs of RCX A, attaching a rotation sensor to its axle and connect that to an input on RCX B. I can also think of different combinations like lamp/light sensor, motor/touch sensor. I'll keep (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: Connecting two RCX's
 
(...) Actually, the sensors run on 9V too. Why would you not want to use the IR port to get them to cooperate? The "message" system built into them makes this the IDEAL way to communicate, expecially since you won't be tying up a sensor input or a (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Connecting two RCX's
 
Hello, I have two RCX bricks and would like them to co-operate without using the IR-Port. Is it possible to communicate by attaching a motor port of the first RCX to a sensor port of the second? As far as I know the motors work on 9V and the sensors (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Connecting two RCX's
 
Hello, I have two RCX bricks and would like them to co-operate without using the IR-Port. Is it possible to communicate by attaching a motor port of the first RCX to a sensor port of the second? As far as I know the motors work on 9V and the sensors (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: Serializing tasks
 
(...) Hello, I'm interested in the experiences you are having about this, because soon I will probably buy one addition to my CyberMaster - one RCX. I would love to hear about your experiences. Laurentino Martins [ mailto:lau@mail.telepac.pt ] [ (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx)
 
  Re: legOS
 
(...) I looked for the article online a week or two back, but quickly got frustrated with the DDJ web site. A more patient person than I might have better luck. (See also: (URL) ) (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: idiot's guide to programming the rcx
 
(...) The truth is, I got all those links from the Mindstorms Internals web site. And I got there from here! (Actually, I originally found my way to LUGNET from Mindstorms Internals, and I've practically lived here ever since.) (...) Belated Happy (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: legOS
 
I looked for a link, but couldn't find one. Is it online somewhere in their site or not? Anyone know? -Luis (...) ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  Re: idiot's guide to programming the rcx
 
Ooooh. thanks for posting all those links. Nice to find all the various programming software out there. Tom (Having just cracked the box on his Mindstorms he got for his birthday in August) Chris Phillips <chris.phillips@comp...oards.com> wrote in (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  legOS
 
This may be old news to all of you, but I haven't seen anything on the list. The November issue of Dr. Dobb's Journal has an excellent article by Marcus L. Noga about his baby, legOS. It is a _must_ read for legOS users, and a _should_ read for (...) (25 years ago, 3-Nov-99, to lugnet.robotics.rcx)
 
  IR
 
Hi All. Is there a way to set the IR transmitter to something like 'long range mode'? I would like to have a more powerful beam for proximity detection. I've tried lnp_logical_range(1), doesn't seem to make a difference. The problem is that I don't (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx.legos)
 
  RE: variables, etc.
 
(...) Will do shortly... (...) I'm not sure I want to be known as the guy that hates variables. They DO have their place, as data structures or to hold information that is infrequently accessed or is inconvenient to manage on the stack. The thing (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  FW: belated question from Mindfest
 
-----Original Message----- From: Ralph Hempel [mailto:rhempel@bmts.com] Sent: Monday, November 01, 1999 7:58 PM To: munafo@gcctech.com Subject: RE: belated question from Mindfest (...) Nice to meet you too. I'm not sure if anyone really appreciates (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  FW: belated question from Mindfest
 
-----Original Message----- From: munafo@gcctech.com [mailto:munafo@gcctech.com] Sent: Monday, November 01, 1999 5:24 PM To: rhempel@bmts.com; Robert Munafo Subject: belated question from Mindfest Ralph, It was good talking to you at Mindfest. As you (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: legOS-0.2.1
 
Hi Jeffrey, that's an OS issue - your host system should define O_ASYNC. Some older systems define FASYNC instead, try that one. You can work around this more elegantly, too: #ifndef O_ASYNC #define O_ASYNC FASYNC #endif And hope for the best. (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  Re: idiot's guide to programming the rcx
 
(...) The almost universal answer to the question "what is the best/easiest alternative programming language for the RCX" is three little letters: "NQC." If you are at all comfortable with programming in a "scripted" language like BASIC, then you (...) (25 years ago, 2-Nov-99, to lugnet.robotics.rcx)
 
  idiot's guide to programming the rcx
 
Can anyone tell me the EASIEST alternate programming language to use for the rcx. I mean, back in the days of BASIC, I was one of my state's top student programmers. But that was in the eighties. (25 years ago, 2-Nov-99, to lugnet.robotics.rcx)
 
  RS232 Communication
 
Has anyone read data into an RCX from an external device using an RS232 serial connection? The device I'd like to use might be spitting out data at about 16Hz. Any information at all will be a help. Cheers, Barry. (25 years ago, 1-Nov-99, to lugnet.robotics.rcx)
 
  Re: legOS-0.2.1
 
(...) ==bulk of message removed (...) I'm getting a compile error when building the dll utility - an undefined symbol 'O_ASYNC' forgive my ignorance but how do I fix this? Thanks in advance, -=RoboCoder=- (25 years ago, 1-Nov-99, to lugnet.robotics.rcx.legos, 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