Hello, i don't have one reasonable experience with electronics component, and i would like to someone with more experience than me to check if my calculation done right.
First i will control one backlight led that the recommended current draw is 22.7 mA.
Looking up the DC Current Gain on the BC637 datasheet and using the formula Ib = Ic/b i calculated:
Ib = 22.7/25
Ib = 0.908 mA
And arduino logic level is 5V to HIGH and 0V to LOW so i should add a current limiting resistor in series on the BC637 base pin.
So using the formula Rb= (Vcc - Vbe)/Ib i calculated
Rb = (5V - 1V)/0.000908A
Rb is aprox. 4405 ohm
So i'm planning to use one 4.7k ohm resistor on Rb so the backlight should be always less brighter (since less current will flow).
Its my calculation done right? It should work the way i planned?
Btw here the simplified schematic