Arduino sampling rate of analog signal
7 views (last 30 days)
Show older comments
Hi, I am currently using matlab to read analog voltage from an IR sensor connected to Arduino Uno. I am having trouble in setting the sampling rate of the analog signal. The number of samples are not consistent. I want to plot the analog signal of the sensor in real time and i would like to know the method to set the sampling rate of the signal. Thank you.
0 Comments
Answers (1)
Aditya Shah
on 7 Jun 2022
Hi!
The following documentation illustrates how to read real-time sensor data at a specified rate, using the "read" method.
Additionally, please refer to the following documentation which shows the list of sensors that support connection on Arduino hardware I2C bus:
0 Comments
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!