The Simplest Way to Wire a Button to Arduino (with Internal Pull-Up) | Arduino Button Tutorial

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 26

  • @nickgennady
    @nickgennady Před 3 lety +8

    Wow, you did this better than anyone else. It's a lot much simpler setup not using 3 wires or resistors.

  • @STEAMChannelOfficial
    @STEAMChannelOfficial Před 5 měsíci

    Exactly what I was looking for! Most of the other tutorials required resistors but I didn't have space for them, so I tried looking for other tutorials and found this one!

  • @Allazander
    @Allazander Před 8 měsíci +2

    Thank you. I'm trying to learn and am working on a project using stepper motors. I want to set things up so that the steppers don't immediately start moving when the arduino is powered up, using an on off switch. Switch on, no movement, switch off, steppers start moving as directed by the code. The switch is basically a pause button. I have the code correct (I think) but wasn't sure how I needed to wire up the switch. This method will be easy to wire into my project, with no breadboard or circuit board required, just short wires from the switch to the arduino.

  • @ScaryLasers
    @ScaryLasers Před měsícem

    FINALLY LOL simple concise, thank you

  • @MikevomMars
    @MikevomMars Před 9 měsíci +1

    Finally, someone who explains the SIMPLE and most common way to use pushbuttons - without making it unnecessary complicated 👍

  • @naushad.kausar
    @naushad.kausar Před rokem

    Man you're a Genius!!!! You did this better than anyone else. Thanks mate !

  • @aklstreak
    @aklstreak Před rokem

    That is exactly what I was looking for! Thanks a lot! Works like a charm in my project.

  • @Ambishooter
    @Ambishooter Před rokem

    Thank you for your explanation. This is a great example!

  • @ponnalasandeep5389
    @ponnalasandeep5389 Před 2 lety

    Tq for this video this is what happening in my home automation with arduno with me

  • @LevyCarneiro
    @LevyCarneiro Před 2 lety

    Excellent video, exactly what I was looking for. Thanks!

  • @TheReloader
    @TheReloader Před 2 lety

    Thanks for the quick info!

  • @anglingaddicts4951
    @anglingaddicts4951 Před 4 lety +2

    This was a good video, thanks.

  • @SantaDragon
    @SantaDragon Před rokem

    Thanks for tutorial. A electro magneic sealed wire would have worked as well, right?

  • @SenorSaki
    @SenorSaki Před rokem

    Is there a way to calculate the value of resistor I need for a long wire to the button? I'm expecting to use about 30ft but may be longer. Its not ideal, but unavoidable for this particular project.

  • @adriandalihernandezrueda2862

    Thanks I see other videos and only u know how to do easy

  • @yupingliao4078
    @yupingliao4078 Před 4 lety +3

    good

  • @FPChris
    @FPChris Před 3 lety

    how would you do a button press on an interrupt using the internal pullup?

  • @ThisHandIelsTaken
    @ThisHandIelsTaken Před 3 lety

    thumbs up...thanks alot

  • @aldomeza-dev
    @aldomeza-dev Před 2 lety

    Is it safe to use 3 buttons without resistors?

  • @ts95hk
    @ts95hk Před 3 lety

    Great video! If my GND wire is also long does it also need resistors?

    • @IndrekL
      @IndrekL  Před 3 lety +1

      No, since the point of the GND wire is to pull the signal to the GND.

  • @MuhammadAwais-jh2dy
    @MuhammadAwais-jh2dy Před rokem

    I don't underrated like button connected between input and ground please ssay again 😊

  • @janmenzinga
    @janmenzinga Před 3 měsíci

    Hi Indrek, I like your videos very much. Can we get in touch? I'm a hobbyist as well as it concerns Arduino and 3D-printing. I have some challenges!

  • @kim_a18
    @kim_a18 Před 3 lety

    Hello sir!! What will happen if I use long wire cable for input signal? How to fix it?