If a transistor works as a 'switch' and I turn it on using a controller (Arduino), how can I burn the controller?
I pass a 5v, 0.02A charge from my Arduino controller to transistor's base. The transistor opens and lets the electricity flow from the collector to the emitter powering on my other larger 40v device.
Can the current get in from the collector into the base? What's the reason for adding a resistor between the controller and the base? so that I don't add 'extra' current from Arduino into the other devices chain? Thanks!