To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 2538
  IR Port as Proximity detector.
 
Someone (Can't remember who, so unfortunately unable to give credit for the idea appropriately) posted the fact that the IR port used as a emitter coupled with the Light Sensor unit as the reciever can be used as a IR proximity sensor. Seemed like a (...) (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  Re: IR Port as Proximity detector.
 
David - - - Thanks for sharing .... it's a great idea! I wish more people would post their NQC code snippets. - - - Nick - - - (...) (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  Re: IR Port as Proximity detector.
 
David ..... Thanks for sharing ... it's a great idea!!! - - - Nick - - - (...) (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  Re: IR Port as Proximity detector.
 
Oops, noticed a coding error, the line that says: level = Input(1); Should read: level = IN_2; For better readability. The original version works b/c IN_2 is #defined already as Input(1); but the latter is more readable. I have used this (...) (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  Re: IR Port as Proximity detector.
 
(...) You are only making IR light with the transmitter, why do you send the value of level? Why not just a constant? (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  Re: IR Port as Proximity detector.
 
(...) Agreed, I could have sent OhFF or any number for that matter. Sending the read light level was a legacy of my early debugging code in which I was using RcxCC's live monitoring feature to see what values were being read to establish my (...) (25 years ago, 8-Jan-99, to lugnet.robotics)
 
  IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
Pardon my newbieness. This is my first post here and I'm still saving up to buy a MindStorms set. I was wondering if the IR port on the RCX can be used to determine if it's night or day out without using the light sensor. Are IR readings of (...) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  Re: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) I though the RCX had a internal clock. I don't have a RCX so I can not tell. The CyberMaster doesn't. Laurentino Martins *<||:-) [mailto:lau@mail.telepac.pt] [(URL) you check the web site first?: (URL) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  Re: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) Not a time of day clock, but you have the materials to do your own once you tell it what time it is. This would probably require you to use something like legOS. John A. Tamplin Traveller Information Services jat@Traveller.COM 2104 West Ferry (...) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  Re: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) How's that? The SDK has the function SetWatch( Hours, Min ). Also, in page 47 (printed page 45) we can read in the table that the source 14-0 : "RCX. Watch. Integer where MSB=hours and LSB=minutes" If this isn't a time of day clock, tell me (...) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  RE: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) Yes, it's a time of day clock, but you still need to tell it what time it is after turning it on. The clock only runs while the RCX is powered up. If you turn it off and on for whatever reason, the clock starts with 00:00. Tilman -- Did you (...) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  Re: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) The RCX hardware does not have a time of day clock. I haven't fooled with the standard RCX bytecode interpreter, so I wasn't aware that it implemented one in software, but it is doing just what I said you could do -- you get the initial (...) (25 years ago, 14-Jan-99, to lugnet.robotics)
 
  Re: IR Port as night/day detector (Was: Re: IR Port as Proximity detector.)
 
(...) Sorry, maybe I didn't explain it very well. I don't necessarily need a clock to tell the time. What I want to do is turn on a light based on a reading from the IR port. Is this possible without using the light sensor? Thanks, Daniel. (25 years ago, 15-Jan-99, to lugnet.robotics)

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