Skip to main content

Questions tagged [2n2222]

The tag has no usage guidance.

0 votes
0 answers
112 views

Transistor latch

I've tried making multiple transistor latches and I'm able to get them working on the breadboard but everytime I try putting it on a prototype board the resistors changed their value. The one that ...
Kali Bot's user avatar
0 votes
1 answer
150 views

Simulating BJT 2N2222 in LTspice. 5 mA collector current when B and E shorted

I am simulating NPN 2N2222 in LTspice. When I short base and emitter, the collector has peak up to 6 mA. Should not it be in terms of nA when there is 0 V between base and emitter? Can you please ...
Kurt Müller's user avatar
0 votes
2 answers
94 views

Homemade Doorbell - Issues with transistor and battery

I'm making a doorbell and i've tested it on my breadboard where it works perfectly fine. However, when I transfer it to a soldered circuit I have some issues. The switching of the transistor is ok, ...
Aleksander Lauridsen's user avatar
0 votes
2 answers
112 views

Driving a 12 V DC pump using Atmega16 Microcontroller and a 2N2222a transistor but it is not working?

I am implementing a system using an ATmega 16, a 12V/ 0.4mA/4.8W DC water pump, a 2N2222a transistor, a 1N4001 diode, a resistor and, a 12V Power Supply. However, whenever I test the circuit with the ...
Saeed Bowman's user avatar
0 votes
1 answer
111 views

Control 12V 90mA alarm from 2N2222

I have an alarm rated for 12V 90mA. I want to turn the alarm on/off with a 2N2222. The base of the 2N2222 is connected to an ESP32. Circuit diagram is attached. Will it work?
ROBERT's user avatar
  • 3
1 vote
1 answer
227 views

Make a switchable steady 5 V output circuit

I am looking to make a very accurate steady 5V power supply that can be switched on and off using the digital IO pins on an Arduino. I planned to use a 9V power supply connected to a 2N2222 transistor ...
R Doyle's user avatar
  • 13
0 votes
2 answers
176 views

How do I saturate an NPN transistor for switching?

I want to use a 12F675 to turn on two LEDs. After a little research, I decided to use a 2N2222A NPN transistor and 2 LEDs in series (2V-drop 20mA consumption.) As I read in datasheet, microcontroller ...
SkePsis's user avatar
  • 67
4 votes
2 answers
2k views

Creating a 3.3 V audio amplifier using an NPN 2N2222 transistor

It has been way too long since I did anything with transistor amplifiers. I am trying to find an example of a 3.3 V NPN transistor amplifier preferably based around a 2N2222 transistor. I have lost ...
Collin's user avatar
  • 75
1 vote
2 answers
371 views

How to calculate the resistor values for the zener diode and the BJT base?

I try to convert ~12V signal from a car button (the input voltage can be from 10V to 14V) to a logic level signal for MCU, but the signal should to be inverted (1 = 0, 0 = 1). Below is my schema, but ...
Osoian Marcel's user avatar
7 votes
5 answers
2k views

2N2222 burning out in the lab at 22 V

According to the datasheet, a 2N2222 can handle \$V_{CE(max)}\$ up to \$40\ V\$. However, in the lab, I've seen different 2N2222s fail (get turned on) and burn with the below circuit. I need to know ...
John Jin's user avatar
  • 417