Clear Filters
Clear Filters

Arduino sampling rate of analog signal

6 views (last 30 days)
HARVIN RAJ
HARVIN RAJ on 10 Mar 2021
Answered: Aditya Shah on 7 Jun 2022
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.

Answers (1)

Aditya Shah
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:

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!