How do define BaudRate from MATLAB to Arduino?

조회 수: 4 (최근 30일)
ori yungrise
ori yungrise 2018년 8월 21일
댓글: Guimin Long 2022년 5월 5일
I want to acquire data from Arduino and to plot it in MATLAB. I noticed that this process is very slow so, the sampling rate is just about a few tens [Hz]. Is there a way to increase the Baudrate of the Arduino board(Due), in the MATLAB script? IS there any other way to plot faster data from Arduino to MATLAB? e.g. about 1k [Hz]? I saw a few posts about it from the past but, yet cannot find a good answer.

채택된 답변

Arpita Agrawal
Arpita Agrawal 2018년 8월 28일
Hi Ori,
Currently, there is no direct way to change the BaudRate with MATLAB SPPKG for Arduino. We will consider adding this feature in a future release. Until then, please refer to the post by Madhu in the thread at the link below, to be able to change the Baud Rate: https://ch.mathworks.com/matlabcentral/answers/259906-arduino-support-package-baud-rate
Thanks Arpita MATLAB Hardware Team - MathWorks
  댓글 수: 2
Teresa Carneiro
Teresa Carneiro 2021년 6월 14일
Hello! I'm using matlab 2021 version. Am I still not able to do this? I have the exact same problem. I'm able to get a real time plot of voltage that my arduino measures but only at a few tens [Hz], and I need it to be at 1000Hz. Can I do this using arduino or should I use other board like DAQ or Raspberry Pi?
Guimin Long
Guimin Long 2022년 5월 5일
Hi Teresa. Have your problem solved? I also have the same problem. no matter with matlab or simulink , there are only limited sample rate(less than 200 Hz) is available.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by