Reading Serial Data on Arduino into Matlab
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!!
0 commentaires
Réponses (1)
Priyanshu Mishra
le 27 Juil 2020
Hi Justin,
You may refer the following link for reading streaming data from Arduino
0 commentaires
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!