IR sensor

Talk about Arduino board, sheilds. Sharing Arduino projects, program, problems, solutions, suggestions..... many more, all are welcome.

IR sensor

Postby vick5821 » Sat Sep 15, 2012 3:06 pm

Based on this tutorial :
http://tutorial.cytron.com.my/2012/09/0 ... ir-sensor/


For the receiver, when it receive the IR sensor light the resistance value of itself will drop, on the other way when the IR receiver did not receive any IR the internal resistance value it high.


Is this the properties of the receiver ?

So, when the resistance value drop, the voltage will decrease, mean the resister on top of it accumulate more voltage in that region, so the LED will light on. It is the same at the other way round.

Why when accumulate more voltage it will light on the LED ? Higher difference in potential between the two point that cause the current to flow through the LED ? Am I correct ?

By the way, how if I plan to interface this with arduino UNO ?

Thank you
vick5821
Discoverer
 
Posts: 85
Joined: Tue Jun 28, 2011 10:21 pm

Re: IR sensor

Postby yonghui » Mon Sep 17, 2012 7:53 pm

when the receiver is shined by IR, the resistance over the receiver drop. according to voltage divider law, the voltage across the receiver will drop also. this make the voltage across the resistor and LED rise, since the total voltage maintained same,5V. so the LED will light up.
for the circuit shown, with the LED, u can connect to arduino Analog pin and read the analog value. else u can add a comparator, LM324, or MCP601,MCP602 to convert it to digital value, and connect to digital pin of arduino.
thanks&regards,
yh
yonghui
Moderator
 
Posts: 732
Joined: Mon Sep 28, 2009 3:27 pm

Re: IR sensor

Postby vick5821 » Fri Sep 21, 2012 4:14 am

Okay. Get it. So this kind of receiver LED is different with 3 pins receiver phototransistor ? The working principle is different ?
vick5821
Discoverer
 
Posts: 85
Joined: Tue Jun 28, 2011 10:21 pm

Re: IR sensor

Postby sich » Fri Sep 21, 2012 4:44 pm

User avatar
sich
Moderator
 
Posts: 603
Joined: Tue Apr 21, 2009 2:15 pm

Re: IR sensor

Postby yonghui » Sat Sep 22, 2012 2:03 pm

im not so sure which kind of phototransistor u mentioned. if its the type SiCH, then its a module which contains the filter, and the transmiter will need to modulate the signal will the frequency of the device.

another type with 3 legs, not much different, just that it has better gain.

which type u are using?
thanks&regards,
yh
yonghui
Moderator
 
Posts: 732
Joined: Mon Sep 28, 2009 3:27 pm

Re: IR sensor

Postby vick5821 » Sat Sep 22, 2012 7:20 pm

I bought this : http://www.cytron.com.my/viewProduct.ph ... trol%20Kit

Is this different from the 2 pin transmitter and receiver ?
vick5821
Discoverer
 
Posts: 85
Joined: Tue Jun 28, 2011 10:21 pm

Re: IR sensor

Postby yonghui » Mon Sep 24, 2012 4:07 pm

oh, thats what mentioned by Sich.

so u can get the sample code of Arduino from the product page.

the remote sends modulated signal data out and the receive will receive the signal. and it has daylight filtering which eliminates noises of environment light
thanks&regards,
yh
yonghui
Moderator
 
Posts: 732
Joined: Mon Sep 28, 2009 3:27 pm


Return to Arduino Based

Who is online

Users browsing this forum: No registered users and 17 guests

cron