Transistor Isn’t Forming the Connection

arduinomultiplexertransistors

I have wired the following diagram.

schematic

simulate this circuit – Schematic created using CircuitLab

My understanding of transistors is relatively poor, and thus I am assuming it has to do with the voltage threshold of the transistor not being met.

I have set both pins in the Diagram to high yet the LED does not turn on; however, when I remove the transistor and simply bridge the gap between the LED and GND the LED does turn on. I have check the voltage going to the Base of the Pin and it is 4.98V while the collector pin of the transistor is recieving 3.3V (roughly). Why is the transistor not working?

Best Answer

I suspect that the emitter of the transistor is not connected to the Arduino ground. If you see 5 volts between the base and emitter, the transistor is definitely dead!

You also need resistors to limit the current through the LED, and to limit the base current into the transistor.