MarkT:
470 ohms, not 471, just like 103 means 10000, 471 means 470 and 470 means 47
Oops, you're totally correct, my mistake..
Since the mistake had little effect on the result this time, then we're still with less than a 10mA output..
MarkT:
While 10mA is fine for an ATmega microcontroller pin, many logic chips have much more limited
output current capabilities, for instance the Due pins are rated at various values, some as low as
3mA IIRC.
Many standard CMOS logic families would struggle with 10mA.
I see,
interesting to know, didn't think some MCs can be so limited in their output legs.
In my case, since I am using ATmega328, 10mA is less than what I could get via directly operating the IR LED from the MC...
So in that case this module is more limiting for me than amplifying..
Let's try another options that look nice..
This module has 2 IR LEDs, and a Transistor.
The Transistor is marked as "J3Y" this time,
and according to google this is S8050: NPN 40v 0.5A.
Since the module is black, it's a bit hard to see the copper traces on the PCB.
So I will try to base my calculation on logics, regarding how the circuit is.
First of all, there is a Power On SMD LED (not IR LED) on the board, and near it a - "102" (1000Ω) Resistor,
so we can put the aside.
Then, we can see that near each IR LED there's a "101" (100Ω) Resistor,
so logically (and hopefully) these are the LEDs resistors..
Then, there's a "102" (1KΩ) Resistor, and the Transistor,
so I assume this 1KΩ resistor is the Base resistor..
Now, assuming the LEDs are connected to the Transistor's output in Parallel,
it means the current going thru each IR LED is (5v-1.4v)/100Ω = 36mA
That's better than the 7mA we got on the Red module,
yet still this does not justify getting this module, since I can get those same 36mA directly from my MC...
Is my calculation correct this time too?