Reading Serial Data on Arduino into Matlab

조회 수: 44 (최근 30일)
Justin
Justin 2020년 7월 21일
답변: Priyanshu Mishra 2020년 7월 27일
Hello!
I am trying to read in data from a dust sensor (Plantower PMS 5003) into matlab. The dust sensor his plugged into an arduino UNO board which is connected to Matlab via the Arduino Hardware Support Package.
Here is the datasheet for the dust sensor, page 13 shows the details of the serial communication protocol.
To be clear, I'm not having an issue connecting to the arduino - that works fine, Matlab is talking to it. I have not seen an example of how to read the serial data coming off the digital pins from the arduino into Matlab.
thank you for your help!!

답변 (1개)

Priyanshu Mishra
Priyanshu Mishra 2020년 7월 27일
Hi Justin,
You may refer the following link for reading streaming data from Arduino

카테고리

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

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by