TAP/KNOCK SENSOR EXPLAINED | KY-031 ARDUINO TUTORIAL

Поделиться
HTML-код
  • Опубликовано: 8 июн 2022
  • Thanks for taking the time to watch this, if you want to support me, watch some of my videos all the way through! and join the discord to meet others!
    ---------------------------------------------------------------------------
    ▶ My Discord: bit.ly/MikaelAbehseraDiscord
    ---------------------------------------------------------------------------
    keywords: arduino sensors uno robot tutorial basics engineering beginners tap knock sensor module actuator diy speaker mp3 mp4 LED electrical homemade rpi rpi4 raspberry pi

Комментарии • 28

  • @roote4k154
    @roote4k154 2 года назад

    THANKS YOU FOR SHARING THIS VIDEO

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      Glad it helped, what else would you like to see?

  • @walteravila4753
    @walteravila4753 2 месяца назад

    I keep getting "Compilation error: 'tapstatus' was not declared in this scope". What am I doing wrong

  • @campsidesocial406
    @campsidesocial406 Месяц назад

    Can any one help me with a project? I need to detect knocks but it needs to be like .5 inch big and wireless and able to connect to a photo app ideally flutter Is that even possible?

  • @user-bs6li2mc4y
    @user-bs6li2mc4y Год назад

    thanks bro

  • @varunr8322
    @varunr8322 Год назад

    Bro, can I use it to turn off the angle grinder when it's kick back. The problem is angle grinder vibrates constantly but I want to turn off only when angle grinder kicks back

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      probably would be better to use a IMU angle sensor

  • @BrickTamlandOfficial
    @BrickTamlandOfficial Год назад +1

    can you recommend a sensor that measures loudness? my use case is my neighbor likes to hit the wall so I wanted to put an alarm up so the alarm blares back at him for 14mins when he hits the wall.

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      Check my big sound sensor video ruclips.net/video/Ghjg4D66J7o/видео.html

    • @BrickTamlandOfficial
      @BrickTamlandOfficial Год назад

      @@MikaelAbehsera that project is awesome! i think i will mod that ones code and try to bring in the vibration sensor and a stereo speaker. thanks! subscribed too!

  • @Feisar777
    @Feisar777 10 месяцев назад +1

    How would you get it to express in numerical value?

    • @MikaelAbehsera
      @MikaelAbehsera  8 месяцев назад

      im not sure you can, if i remember correctly its on or off, no analog output

  • @electroboyIND
    @electroboyIND 8 месяцев назад +1

    add delay inside the IF statement, or add an debounce time with multiple IF

  • @user-op1dd1ni8j
    @user-op1dd1ni8j 5 месяцев назад +1

    Can you help me about my project i have some question can you make me clear about sensor plz 🙏

  • @rafaellopesluthier4400
    @rafaellopesluthier4400 Год назад +1

    you can use "if" to deals with threshhold

  • @steveswoodworking2504
    @steveswoodworking2504 10 месяцев назад +1

    Your 50ms delay was making it so the taps were happening during the delay, and it wasn't catching it in the loop. You could put the delay inside the if statement, so it would only delay if it catches a tap. You can also get the millisecond time a tap occurred, and save the last tap time, and when you get another one within so many milliseconds, ignore additional taps. This does answer my question I was wondering about, in does this latch the output for a specific amount of time - NO, it does not.

    • @MikaelAbehsera
      @MikaelAbehsera  8 месяцев назад

      yeah unfortunatly these electronics arent asynchronus, so gotta do some wierd stuff to make it work

  • @technophile01
    @technophile01 2 года назад +2

    hello unfortunately code unreadable on smartphone : we can't easily follow

    • @MikaelAbehsera
      @MikaelAbehsera  2 года назад

      Check this out, videos aren't always made for mobile but I always have the video in text format !www.mikaelabehsera.ca/post/knock-tap-sensor-explained-tutorial

  • @ramast4881
    @ramast4881 5 месяцев назад +1

    you should've placed "delay(50)` inside the if statement not outside.

    • @MikaelAbehsera
      @MikaelAbehsera  4 месяца назад

      will fix on the next time we go back to this, thanks

  • @sapienff2140
    @sapienff2140 Год назад +1

    bro can you pls give the code link ,that will be very helpfull
    nice videos kepp it up

    • @MikaelAbehsera
      @MikaelAbehsera  Год назад

      join the discord idk why its not working discord.gg/GygvSdf