Matlab Arduino: using the timer function in matlab to find a frequency
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Urmila Rajpurohith
el 26 de Feb. de 2021
Hi
Refer to the below link which answers a similar question:
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!