Control you Raspberry Pi with a BUTTON

Поділитися
Вставка
  • Опубліковано 10 січ 2025

КОМЕНТАРІ • 27

  • @scottrupprecht4161
    @scottrupprecht4161 9 місяців тому +1

    Second generation Westby teaching me electronics, good work!

  • @moganthkumar5831
    @moganthkumar5831 2 роки тому +5

    Dude I’m learning more and more with your video , thanks man . Please continue to upload more basic stuff so that I can be strong in basics and learn more

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

    Great vibe, really good tutorial for people starting with Raspberry Pi and input/output.
    Keep it up, you are a natural!

  • @kevinangers
    @kevinangers 2 роки тому +1

    Keep making these, they are super helpful

  • @AndyConnor_
    @AndyConnor_ 7 місяців тому +1

    Super simple and clean!! 1 thing I’m super new to coding this and struggling to find a way to use a push button to trigger camera I have hooked up I can preview it etc but desperately need a script

  • @kingoftennis94
    @kingoftennis94 4 місяці тому +1

    is it safe to sink a lot of current into the gpio (2)? no resistor needed?

  • @123123mike
    @123123mike Рік тому

    great video. One thing, would've liked to have heard precisely how the second "while" loop worked, eg the waiting (looping), toggle, the delay (sleep), etc. figured it out though, thank you

  • @nyafnix7060
    @nyafnix7060 6 місяців тому

    Great tutorial

  • @XxtheonexX10111
    @XxtheonexX10111 10 місяців тому

    can i add as many buttons as i want? and make a keyboard?

  • @kaashyapmithra7430
    @kaashyapmithra7430 2 роки тому +2

    THE SUBSCRIBE BUTTON WAS PRESSED! 😁

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

    Sir kindly make a video to control a servo motor by using Open-Cv with raspberry pi 4

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

    How to use this button as controller arrow to raspbian keyboard?

  • @ThankYou-y3r
    @ThankYou-y3r Рік тому

    Just wondering if you can use a button to terminate a running program on raspberry pi

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

      yes you can using subprocess python library

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

    Does it have to be gpio 2 ?

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

    What if i dont want the button to be on the breakboard?

    • @SamWestbyTech
      @SamWestbyTech  2 роки тому +1

      I use the breadboard so I don’t have to solder anything. If you don’t want to use a breadboard, you can connect the wires of the components into the circuit I talk about

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

      @@SamWestbyTech Thanks

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

      How can i get this working with raspberry pi pico?

  • @JeremyLupoli
    @JeremyLupoli 7 місяців тому

    Great videos. FYI you can a typo in your title. “Control youR”

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

    I have a bigger button than yours? How do I set it up to work

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

      You have to figure out which wires to which thing. Figure out which wires are connected when the button is pressed and which wires are disconnected when the button is released

  • @theuncoder8130
    @theuncoder8130 4 місяці тому

    it doesn't work on my raspberry. help pls

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

    why to teach python on the teminal ???