Arduino Tutorial: Tachometer (RPM Counter)

preview_player
Показать описание
Making a tachometer with arduino has never been so easy. I am not only going to show how you can make your own, but also will mention the pros and cons of a few types of RPM sensors, mainly the IR proximity sensor and the hall effect sensor.

Arduino sketches:

Components:

Recommended Tools:

Note: As an Amazon Associate I earn from qualifying purchases.

Рекомендации по теме
Комментарии
Автор

Thanks for sharing, that is exactly what I've looking for. This is the best video about arduino tachometers I found on youtube.

leonardocardoso
Автор

One of the cleanest code and greatest outputs I've seen so far. SUBBED!

vantalane
Автор

Wow very interesting, I'd never considered measuring the time between pulses over number of pulses per time period before. Thanks for including links to your hard work, much appreciated from the UK.

magwitch
Автор

Best RPM sensing video! Can't thank you more!!!

EdwinHwuHacksScience
Автор

Thanks for sharing! I was working with a hall effect sensor today and was frustrated by the inaccuracies and refresh rates. I will have to try your code.

randywetzler
Автор

Thanks for the video! Helped me understand a few things about a hall sensor tach I bought for my old boat. Cheers!

ElectricCruiser
Автор

the Video is very very good and that is exactly what I've looking for. This is the best video about arduino tachometers...

benyaminnorouzi
Автор

SO great. This video is SO great. I'm in a project right now just that requires just this (except my output must be directed to an analog 0-10V pin). You just saved me an ETERNITY of trial and error. GREAT job, kudos!!!!

zzzxhrg
Автор

Very nice project and well documented. Thanks a lot!

alainaubry
Автор

Thanks so much for this awesome video and code. It's really well put together and the code is very well documented/commented. I'm really new to coding and Arduino, and just by reading your code and comments (and a lot of furious googling) I have learned so much. You have probably saved me months of work. Cheers.

Rattlegunner
Автор

Many thanks for the video. This was a real life saver for me. Keep up the good job bro.

msmmaze
Автор

after 2 days search in google, finally, this is what i want. THANK YOU...

bagoes
Автор

Really good set-up mate love your work

samwalter
Автор

Oh man thank you AGAIN. I've past the last 2 days trying to figure out why my tachometer wasn't working. Tried the number of pulses per time interval but had no success. But now you gave me a new way to look at the problem and it seems so much better! Thank you very much, I'll probably be able to retrofit my '69 car gauges with a more accurate one! :)

averaldo_
Автор

Hi @InterlinkKnight by far your tutorial is the best video about RPM meter/tachometer with Arduino (DIY). Thank you very much!!!

nakamuraandy
Автор

Nice project as always. I was actually looking for a smoothing code. Cool!

kronosg
Автор

Hi, fantastic stuff. Really helped me out.
Your code comment " CurrentMicros should always be higher than LastTimeWeMeasured, but in rare occasions that's not true."
Arduino documentation: "micros() This number will overflow (go back to zero), after approximately 70 minutes."
Hope this helps.

fatchickencatcher
Автор

Thanks for your examples, it perfect for my project.

McPcholkin
Автор

This was the one the tachometer in arduino was searching Thankyou so much 🙏🏻🙏🏻🙏🏻🙏🏻

ramkumarshanmugasundaram
Автор

Great work (as always) many thanks for sharing.

leeharrington