Electronic – arduino – How to properly use the 4N25 Optocoupler

arduinoopto-isolator

I am using a 4N25 (datasheet) in my project and just had a few questions about it. First what I do not understand is that pin 6 is a base pin, but whenever I look up a tutorial for how to use it online they just ignore it. I was wondering what the purpose of that is and how to use it (and if I need to use it). Secondly, if I do ignore it, will I be able to control 12V 70mA with an Arduino digital pin?

TLDR; What is the base pin for? Can I use an arduino to control 12V 70mA load?

Thanks in advance!

Best Answer

"Can I use an arduino to control 12V 70mA load?"

No, not without some additional circuitry around the opto.

With a CTR of 20%, and needing to sink 70 mA on the output transistor, you would have to pump 350 mA through the input diode. The absolute maximum forward current for the 4N25 is 60 mA. No can do.

enter image description here