View Single Post
  #2   Spotlight this post!  
Unread 24-02-2005, 18:40
Sparks333's Avatar
Sparks333 Sparks333 is offline
Robotics Engineer
AKA: Dane B.
FRC #1425 (Wilsonville Robotics)
Team Role: Alumni
 
Join Date: Feb 2004
Rookie Year: 2003
Location: Wilsonville, Oregon
Posts: 184
Sparks333 is a glorious beacon of lightSparks333 is a glorious beacon of lightSparks333 is a glorious beacon of lightSparks333 is a glorious beacon of lightSparks333 is a glorious beacon of lightSparks333 is a glorious beacon of light
Send a message via AIM to Sparks333
Re: Infrared sensor...receiver

Hmmm... Scaled voltages for different distances? That sounds like an IR detector circuit, one without automatic gain control... I'll try to find a circuit that might fit your needs.

Sparks

Later: I looked around a bit. I think the component you want is called a phototransistor, or perhaps a photodiode. Both do largely the same thing, except a phototransistor can be biased. Basically, the more IR these things encounter, the more voltage is let through. The circuit itself really depends on what component you choose, as well as one other thing: does your microcontroller have analog-to-digital inputs? If not, then other workarounds are available, but it adds complexity. In choosing your component, keep in mind the amount of current and voltage it will encounter (look at your microcontroller datasheets for these) as well as how wide an angle you want it to see and the wavelength of the IR signal (If you don't have one already, I am betting it's around 950nm. That's a pretty common one.) Be sure that the component you get also does not respond to visible light.

Tell me what happens!

Sparks
__________________
ICs do weird things when voltage is run out of spec.

I love to take things apart. The fact that they work better when I put them back together it just a bonus.

http://www.ravenblack.net/random/surreal.html

Last edited by Sparks333 : 24-02-2005 at 19:06.