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

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 26

  • @Allazander
    @Allazander 8 місяців тому +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.

  • @nickgennady
    @nickgennady 3 роки тому +8

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

  • @STEAMChannelOfficial
    @STEAMChannelOfficial 5 місяців тому

    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!

  • @naushad.kausar
    @naushad.kausar Рік тому

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

  • @MikevomMars
    @MikevomMars 10 місяців тому +1

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

  • @ScaryLasers
    @ScaryLasers Місяць тому

    FINALLY LOL simple concise, thank you

  • @aklstreak
    @aklstreak Рік тому

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

  • @Ambishooter
    @Ambishooter Рік тому

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

  • @LevyCarneiro
    @LevyCarneiro 2 роки тому

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

  • @anglingaddicts4951
    @anglingaddicts4951 4 роки тому +2

    This was a good video, thanks.

  • @TheReloader
    @TheReloader 2 роки тому

    Thanks for the quick info!

  • @SantaDragon
    @SantaDragon Рік тому

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

  • @ponnalasandeep5389
    @ponnalasandeep5389 2 роки тому

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

  • @SenorSaki
    @SenorSaki Рік тому

    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.

  • @FPChris
    @FPChris 3 роки тому

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

  • @adriandalihernandezrueda2862
    @adriandalihernandezrueda2862 3 роки тому

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

  • @aldomeza-dev
    @aldomeza-dev 2 роки тому

    Is it safe to use 3 buttons without resistors?

  • @yupingliao4078
    @yupingliao4078 4 роки тому +3

    good

  • @ts95hk
    @ts95hk 3 роки тому

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

    • @IndrekL
      @IndrekL  3 роки тому +1

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

  • @ThisHandIelsTaken
    @ThisHandIelsTaken 3 роки тому

    thumbs up...thanks alot

  • @MuhammadAwais-jh2dy
    @MuhammadAwais-jh2dy Рік тому

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

  • @janmenzinga
    @janmenzinga 3 місяці тому

    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 3 роки тому

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