Arduino sampling rate of analog signal
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Aditya Shah
am 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 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!