Matlab Serial Communication on MAC
Afficher commentaires plus anciens
So Im trying to open a com port on mac osx
According to a tutorial from math works I'm suppose to use the following
Mac OS X 64 serial('/dev/tty.KeySerial1');
What is KeySerial1?
I tried going to mac system info but and looking under the USB section but don't know what name to use to open the correct port. Any ideas?
Thanks
Réponse acceptée
Plus de réponses (1)
Raymond Chiu
le 29 Sep 2018
Modifié(e) : Raymond Chiu
le 29 Sep 2018
0 votes
lsusb is available through home-brew on OS X
https://stackoverflow.com/a/51579385/4953146
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!