About 1,040,000 results
Open links in new tab
  1. Arduino Transistor (NPN/PNP Switch) Tutorial - DeepBlue

    In this tutorial, we’ll discuss Arduino Transistor Interfacing To Control Loads Like DC Motors & Power LEDs. You’ll learn how transistors work, and how to interface NPN/PNP transistors with …

  2. How to use the 2N2222 Transistor (NPN) (with examples)

    Dec 17, 2020 · Learn how to use the 2N2222 NPN transistor as a switch. In this post we’ll go over how to use the 2N2222 transistor to switch a bright LED Flash on and off. We will first switch …

  3. How can I use a transistor to "press" a button? - arduino uno

    Jul 12, 2019 · I have a heater remote that I want to press the buttons of with my Arduino. I am powering both the remote and Arduino from an external 5V source so both grounds are …

  4. Transistor Motor Control - Arduino Docs

    6 days ago · When a pushbutton connected to digital pin 2 is pressed, the Arduino will control a transistor via pulse-width modulation (PWM), which will ramp up the motor's speed, then slow …

  5. Solved. - 220V AC push button with NPN emitter follower transistor

    Oct 30, 2020 · i need to build a 220V AC momentary push button, triggered by an ESP8266 GPIO. My initial wish is to use the npn emitter follower design. If someone is able to educate …

  6. Using an NPN transistor as a switch to turn on/off a DC Motor

    Jul 18, 2019 · I am trying to control a 3V DC motor with my Arduino Uno, and am trying to do that using an NPN transistor as a switch, as shown in this diagram. I used the Blink example and …

  7. Controlling a Motor an NPN Transistor on the Arduino 101

    This project focus on making the simplest circuit to control a DC motor without a motor driver shield or H-bridge IC, but simply with an NPN transistor Step 1: Tools and Materials Arduino …

  8. NPN Transistor as a switch. Control Everything with Arduino

    In this arduino tutorial I go through a way of finding out the resistor value to get an Arduino control a NPN transistor to work instead of a push button in a circuit. This enables you to...

  9. Switching a cooling fan on and off through NPN transistor

    Mar 5, 2018 · My arduino code is listening for a button press on digital pin 3, and when the button press is detected, pin 6 is switched to HIGH in order to activate the transistor switch. The fan …

  10. How To Digitally Push a Button - It Came From the Workshop

    Apr 5, 2018 · You can do it with a single NPN BJT transistor (like a 2N3904 or 2N2222) and a resistor. I have used this method many times in the past, and most recently used it when I …

  11. Some results have been removed