Matlab Serial Communication on MAC
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Raymond Chiu
il 29 Set 2018
Modificato: Raymond Chiu
il 29 Set 2018
0 voti
lsusb is available through home-brew on OS X
https://stackoverflow.com/a/51579385/4953146
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!