Arduino UNO R4 Lesson13 - Hardware Interrupts | Debouncing a Button

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

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

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

    Just wanted to say a quick apology for the delay in getting Lesson 13 out! It's been almost 2 months since Lesson 12, and I know many of you were eagerly waiting. Some important works pushed things back a bit.
    The good news is Lesson 13 is finally here, and we're diving into the exciting world of hardware interrupts! I hope you find it informative and helpful. As always, feel free to leave any questions or comments below. Thank you!

  • @Subagyo-Tepil
    @Subagyo-Tepil 2 หลายเดือนก่อน

    wow this very clear explanation , thanks a lot

  • @mosquitar
    @mosquitar 14 วันที่ผ่านมา

    I've been binging your videos. They are really nice and informative.
    May we also have a tutorial about RTOS? Along with interrupts, I think this is also a very good and must see for beginners like us since we are stuck in a somewhat "linear" flow of our programs for our projects.
    I'm subscribing, hoping to see more content from you especially other micro controllers like STM32 and ESP32 even tackle other peripherals/lines like CAN and DMA. Thanks for the video!

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

    I love the video. It works great as long as i don't hold the button down for a bit. If I do, it interrupts when I finally release the button. Trying to find a way to prevent that.

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

      Thanks! Try experimenting with different interrupt modes 😊

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

      @@joedgoh I have tried them all. I’m using a nano, maybe that is the issue. I’ll keep working on it.

  • @jiveian
    @jiveian 2 หลายเดือนก่อน

    nice video sir. Do you also have a hardware and database interaction crash course?

    • @joedgoh
      @joedgoh  2 หลายเดือนก่อน

      As of now, this is the only playlist with database interaction.
      Internet of Things: th-cam.com/play/PLVTsfY7Kr9qjVkq8aJmTXbiiy5h41ayRL.html
      In the future lessons, I will connect this Arduino to a database.

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

    Too late video. your videos are good for students

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Sorry for that

    • @naeemhaq3504
      @naeemhaq3504 4 หลายเดือนก่อน

      @@joedgoh no sorry. you are an engineer?

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Yes

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

    "Thank you for your effort! Sir! I've sent you an email about mt project and I'm eagerly awaiting your response. ✨

    • @joedgoh
      @joedgoh  4 หลายเดือนก่อน

      Let me check. Thanks

  • @1986ah
    @1986ah หลายเดือนก่อน

    I'm using atmega and stepper driver for nema42. The problème I'm facing is big interférences wich disturbs arduino. Inputs become random even i use an external pullup resistor of 10k. The project works perfectly when the motor is off. How to fix EMI in this case. Note that in my project, i'm using two motors, a stepper nema42 and a 0.5kw 3 phase motor.