Control High Voltage Devices with ESP32 and Tip120

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2023
  • Let's use the ESP32 microcontroller and the Tip120 Darlington transistor to control high-voltage devices. The video covers the basic principles of using a transistor as a switch and the specific details of the Tip120 transistor.
    Finally, we create a based password door lock system!
    ● Serial Monitor: • ESP32 Tutorial - How t...
    ● Relay boards: • Controlling Relay Boar...
    ● Playlist Link: bit.ly/3TdXiq5
    --------------------------------------------------------------------
    FOLLOW ME:
    ♥ Don't Click This! : bit.ly/3jvI8g6
    ● Facebook: / enjoymechatronics
    ● Github:
    github.com/Enjoy-Mechatronics
    ● TikTok:
    / enjoy_mechatronics
    --------------------------------------------------------------------
    ► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 25

  • @brothersinformation6615
    @brothersinformation6615 ปีที่แล้ว +2

    I always get informations about Arduino from you, thank you.

  • @fedeyoutub
    @fedeyoutub 5 หลายเดือนก่อน +1

    very important the part for the spike, i need a controller for a solenoid and this part is crucial for me, thank bro ❤

  • @JonCianci12
    @JonCianci12 7 หลายเดือนก่อน +1

    Great work thanks!

  • @4olovik
    @4olovik 6 หลายเดือนก่อน +1

    Cool, thanks

  • @EnjoyMechatronics
    @EnjoyMechatronics  ปีที่แล้ว +1

    ● Serial Monitor: th-cam.com/video/wia2sUjNpwI/w-d-xo.html
    ● Relay boards: th-cam.com/video/Jl4O4bERVnw/w-d-xo.html

  • @justinhalsall4077
    @justinhalsall4077 6 หลายเดือนก่อน +1

    You talked about the spike at 2:35, I’m couldn’t see anything, what should I have been paying attention to?
    Great video thanks for uploading!

    • @EnjoyMechatronics
      @EnjoyMechatronics  6 หลายเดือนก่อน

      Just make sure that all connections are right

  • @salih869
    @salih869 4 หลายเดือนก่อน +1

    I need to provide 12v switching in an arduino project. Can I do it with Tip120 transistor?
    base = arduino digitalpin
    collector= 12v input
    emitter = 12v output
    So I will use it like a relay
    I don't use a relay because I need to make a compact circuit.
    Is it necessary to use aluminum heatsink?

  • @samuelebaiano6505
    @samuelebaiano6505 ปีที่แล้ว

    ok, and what about induced overvoltage that you can have from magnets sticking to the solenoids? how do you protect the circuit from that? magic?

    • @EnjoyMechatronics
      @EnjoyMechatronics  ปีที่แล้ว

      Diode

    • @samuelebaiano6505
      @samuelebaiano6505 ปีที่แล้ว

      @@EnjoyMechatronics with overvoltage? the diode do not protect from that. maybe protect to inverted polarity

    • @ismaelcarrera8831
      @ismaelcarrera8831 6 หลายเดือนก่อน

      Ootoacoplador

  • @swatcat7928
    @swatcat7928 ปีที่แล้ว +1

    12v high voltage?

  • @vuduyphuong27898
    @vuduyphuong27898 5 หลายเดือนก่อน +1

    Can I replace TIP120 by TIP122?

  • @bernardweger3820
    @bernardweger3820 11 หลายเดือนก่อน +2

    How amper limit?

    • @MENCARI_ORANG_CERDAS
      @MENCARI_ORANG_CERDAS 5 หลายเดือนก่อน

      5

    • @fedeyoutub
      @fedeyoutub 5 หลายเดือนก่อน

      this mofset have max 5amp, but you can use another mofset, there is mofset whit max amp 20amp or more, if you need hight voltage / amp maybe is better to use a relays

    • @Bob-1802
      @Bob-1802 4 หลายเดือนก่อน

      @@fedeyoutub IGBT (insulated gate bipolar transistor) is the ticket for high voltage/high amp loads.

  • @Kris2340k
    @Kris2340k 5 หลายเดือนก่อน +1

    Ive spent all day testing ESP32bluetooth to ESP32Bluetooth to control some 12V Leds
    The circuit worked fine using the TIP120 at 12V led,
    But my testing was 12v, and 24v in reality, I tested it at 24v (two LEDs in series) and it didnt work, I scratched my head for hours only to have your video show me ground commoning was needed.
    As to why this worked with 12v and not 24v without joining the GND between ESP and 24v source I dont know