Laser Count
vangbe
Posts: 21
I'm designing something like this..
The problem is I don't have a IR Phototransistor. Where do I look for one?
This is the only one I have
http://osepp.com/products/sensors-arduino-compatible/ir-receiver/
Does it work the same way? If not, why and what's the difference?
I just finished shining a laser through it nothing's picking up.
The problem is I don't have a IR Phototransistor. Where do I look for one?
This is the only one I have
http://osepp.com/products/sensors-arduino-compatible/ir-receiver/
Does it work the same way? If not, why and what's the difference?
I just finished shining a laser through it nothing's picking up.
Comments
What is the wavelength of your laser? Can you modulate its output?
-Phil
I'm using this one from Dollar Tree..lol
https://www.dollartree.com/household/electronics/2-in-1-Laser-Pointer-Key-Chains/500c548c548p338654/index.pro?method=search
It's about 650nm
How do I measure how strong a certain light or laser is?
It's max output is.. <5mW
..and if this isn't the right IR I need, then which one am I suppose to get in order for it to work with my laser?
https://www.parallax.com/product/604-00084
A deep red filter in front of it will help to reduce the effects of ambient light.
-Phil
J/w, how do you measure it's sensitive if for example, you just happen to find one laying around in your toolbox?
As to the second, what do you mean by "enhance the wavelength"?
-Phil
OK, maybe not a dime a dozen, but still dirt cheap a dime each: http://www.ebay.com/itm/10PCS-GL5506-Photoresistor-LDR-5mm-Light-Dependent-Resistor-Sensor-for-Arduino-/381479722923
http://www.instructables.com/id/Another-Arduino-Laser-Tripwire/ (Granted, that guy is using an Arduino, so his logic is questionable, but apparently it works.) The photocell resistance will be lower when it is illuminated by the laser or any other light, and vice-versa. With some good old-fashioned experimenting, you could make a passable sensor with just a photocell and a fixed resistor forming a voltage divider. Tweak the resistor value so that the beam broken/not broken voltage output are higher and lower than the BS2's TTL threshold of ~1.4V and you can read the pin as high or low. Easy peezy, low tech has its place!
By "enhance", I'm thinking..........
If a phototransmitter isn't strong enough to pick up a light for example on the back of a phone, then........
Will it be possible to somehow make the light on the mobile phone strong enough to be picked up by the phototransistor?
I'm talking similar to a normal light bulb and making it stronger.
Is it even possible to enhance the light on a lightbulb?
If a photocell is similar to a phototransistor, but better, then in the future, I should have no problem using it for something else? I would think...maybe
A photocell must probably come with many usages? Correct me if I'm wrong.
If that's the case, I might prefer a photocell over a phototransister, but what are the cons when it comes to a photocell?