Hello guys. I'm trying to setup my Arduino Uno to switch my USB device (5V and 4W) on and off from a USB-powerbank, but my electronics knowledge is very limited.
I have a BD 680 Darlington-Transistor (PNP) and I think it should be suitable from the specifications. Various resistors and diodes are available, too. However, no MOSFETs are available, so I try to setup the switching with transistors.
I drew a circuit hoping to get some help from you guys, it is linked below. Is this correct or should I change the wiring? Or add some parts?
Please post schematics and other images in line (just drag .jpg or .png images into the post editor window).
PNP transistors (like Q2 below) are used as high side switches and with Arduino, generally require another transistor to switch them. Typical circuit (R3 is not required):
That was very helpful. Indeed I have other transistors, that I can use for the circuit shown by you. Those other transistors are mixed PNP and NPN, but all of those have low Collector Current specs (like 0.2A), so I cannot use them to switch the USB device directly, but I can use them als Q3 to switch my bigger BD 680 Darlington-Transistor.
I tried to upload the image directly to the message, but the website just says "sorry, an error occured".