Arduino RPM measurement for DC fan using Hall effect sensor

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มิ.ย. 2024
  • In this small video, I tried to accurately measure the RPM of DC motors consisting of 3 wires that have an in-built hall effect sensor that generates DC pulses whose frequency is proportional to the RPM of the rotor. Here we can easily measure the rotation speed without use of any external sensor arrangement.
    This can be particularly useful for cooling applications where the speed of the fan can be regulated with the input temperature reading of the system.
    I hope this video was useful to you.
    Link to the project description and code: www.utsavrshah.in/Microcontro...
    Visit my website here: www.utsavrshah.in/
    Subscribe to my channel here: / @utsavshah_25
    Follow me on Instructables: www.instructables.com/member/...
    LIKE || SHARE || SUBSCRIBE
    Do share your feedback on this :)
    #rpmmeter #arduino #DIY
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @hacker6695
    @hacker6695 3 ปีที่แล้ว +2

    Just FYI : Arduino nano is having inbuilt V.Regulator. Use Vin to operate upto 20V. Good project keep it up.

    • @UtsavShah_25
      @UtsavShah_25  3 ปีที่แล้ว

      Yes if I make a standalone system then I can directly power it with higher voltages

  • @mr.satishfy
    @mr.satishfy 2 ปีที่แล้ว

    Nice 👍
    I am looking for osclliscope
    Thanks for code,That I got frequency calculator

  • @BarryBranton
    @BarryBranton 3 ปีที่แล้ว +3

    Nice Job, Sir. (Can you make a duplicate video but without the background music?)

  • @kulaniscap
    @kulaniscap 2 ปีที่แล้ว

    Genius

  • @jamilgarciaarenas6963
    @jamilgarciaarenas6963 2 ปีที่แล้ว

    Hi bro, what materials did you use?

  • @bradhollan6559
    @bradhollan6559 3 ปีที่แล้ว +3

    Do you have link to where the Arduino code can be downloaded?

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Yes I will share the detailed link soon

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Hello!, I have uploaded the code for this project, link to that can be found in the video description :)

  • @patrickmclaughlin6013
    @patrickmclaughlin6013 3 ปีที่แล้ว

    no code? what is pulseln() ? a function you made? are you using interrupts? just counting the pulses? tracing the micro seconds between pulses? both?
    Thanks for the video.

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว +1

      Hello! I have uploaded the code for this project, link to that can be found in the video description :)

    • @patrickmclaughlin6013
      @patrickmclaughlin6013 2 ปีที่แล้ว

      @@UtsavShah_25
      Thank You!

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

    How can I use 16*2 dcd disply....please send me code

  • @giduturiaswith1235
    @giduturiaswith1235 2 ปีที่แล้ว

    Hii bro
    I am really sorry for the late comment
    It was really nice project
    Can u share the circuit diagram for the project
    It will be really helpful for me to do the project

    • @giduturiaswith1235
      @giduturiaswith1235 2 ปีที่แล้ว

      Bro please share the circuit diagram
      It is damm required for me
      I have checked description and found the code
      So I request you to share the circuit diagram

  • @ninogoyos
    @ninogoyos 2 ปีที่แล้ว

    Congrats. Excellent job. Please: Could you share the code? Where can we find it?

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Thanks for your feedback!Will share a link soon for the code and details

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Hello!, I have uploaded the code for this project, link to that can be found in the video description :)

  • @jamilgarcia5259
    @jamilgarcia5259 2 ปีที่แล้ว

    Hi bro. What is the name of your arduino?

  • @Codysooz
    @Codysooz 2 ปีที่แล้ว

    are you ever gonna share the code?

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Hello! I have uploaded the code for this project, link to that can be found in the video description :)

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

    Do you have a the circuit diagram

    • @Krishnadas-tt7xf
      @Krishnadas-tt7xf 4 หลายเดือนก่อน

      i also need.pls share if you have

  • @vinayaksingh8829
    @vinayaksingh8829 3 ปีที่แล้ว

    I want to measure rpm of 6 motors ​@t​ to do that.Can you please tell?

    • @UtsavShah_25
      @UtsavShah_25  3 ปีที่แล้ว

      You can pretty much use this same code to 6 arduino pins and then store the RPM values of each fan in a variable which you can then use to display the calues

    • @vinayaksingh8829
      @vinayaksingh8829 3 ปีที่แล้ว

      @@UtsavShah_25 yeah I tried that..but the values are not coming proper.Do you know how to do that.
      It would be of great help to me

    • @UtsavShah_25
      @UtsavShah_25  3 ปีที่แล้ว

      @@vinayaksingh8829 okay let me see if i can get measurements from multiple fans

    • @merus5882
      @merus5882 2 ปีที่แล้ว

      @@UtsavShah_25 hi. Could you tell does it work with multiple fans?

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      @@merus5882 yes it can work with multiple fans

  • @mehdwiyouth6338
    @mehdwiyouth6338 2 ปีที่แล้ว

    Nice project sir plz snd code and detail?

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Thanks for your feedback!Will share a link soon for the code and details

    • @UtsavShah_25
      @UtsavShah_25  2 ปีที่แล้ว

      Hello! I have uploaded the code for this project, link to that can be found in the video description :)

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

    Hi can get the circuit diagram please

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

      Hello, the diagram is already there on my instructable page. The link to that is in the video description

  • @opengineer9413
    @opengineer9413 2 ปีที่แล้ว

    Send me circuit connection diagram