Matlab Arduino: using the timer function in matlab to find a frequency
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am currently coding a pressure sensor to take a "ping" whenever the pressure exceeds a certain limit and I would like to take a ping/second for the output. I was thinking about using a timer to do this by having the time between pings be saved to an array that would be averaged out. The problem is that I really dont have a clue on how to use the matlab timers and the online documentation I've found has been confusing at best. How would I go about doing this in matlab?
0 Kommentare
Antworten (1)
Urmila Rajpurohith
am 26 Feb. 2021
Hi
Refer to the below link which answers a similar question:
Hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!