Yo fam, I have a high current circuit that uses a Arduino to control a transistor. Why do i have to plug the power supply of the high current circuit to the GND pin of the Arduino to make it work?
My thinking is, Since the high current LED circuit has a transistor on it, it cant have current flowing through the Arduino because of the transistor. So why do I need to connect the arduino to the negative side of the high current circuit even though the arduino is already being powered up by a USB?
Sorry guys, Im a newbie here. I started learning about this stuff 2 weeks ago...
Simply understand "electronic circuit". If control current shall flow through the BE diode of the transistor then there must exist a way from Arduino (pin) to base and back from emitter to the Arduino (GND).
For a transistor to turn "ON" you must pass a current from the base to the emitter. If you only connect the base then the current cannot go out the emitter as it would have no where to go.
Since the UNO is supplying that current, the emitter must connect to the UNO ground to "accept" the current out of the emitter.
You could think of it as a light bulb, if you only connect one wire to a light bulb it will not light. Also the same with your LEDs, needs two wires.
You connected you phone charger (0.5A max) to the wall socket with rated current 10-16A. Why didn't you afraid that the 16A current reach and burn your phone?
I would recommend you to read something about electricity. The forum is not the place where you need to study the basics of the school physics.
No.
Only the current needed to power your load will flow.
But you still need to correct those other problems like having a current limiting resistor on each individual LED and a resistor in the base of your transistor.