Matlab Serial Communication on MAC
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Raymond Chiu
el 29 de Sept. de 2018
Editada: Raymond Chiu
el 29 de Sept. de 2018
0 votos
lsusb is available through home-brew on OS X
https://stackoverflow.com/a/51579385/4953146
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!