Matlab Serial Communication on MAC
Show older comments
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
Accepted Answer
More Answers (1)
Raymond Chiu
on 29 Sep 2018
Edited: Raymond Chiu
on 29 Sep 2018
0 votes
lsusb is available through home-brew on OS X
https://stackoverflow.com/a/51579385/4953146
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!