Matlab Serial Communication on MAC
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Raymond Chiu
2018년 9월 29일
편집: Raymond Chiu
2018년 9월 29일
0 개 추천
lsusb is available through home-brew on OS X
https://stackoverflow.com/a/51579385/4953146
카테고리
도움말 센터 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!