PIC16F877A Interface

조회 수: 4 (최근 30일)
Arun Sharma
Arun Sharma 2011년 6월 5일
How to interface this micro-controller with the MATLAB. Any idea...

채택된 답변

Walter Roberson
Walter Roberson 2011년 6월 5일
Usually you connect it to a serial port and talk to its UART. That might or might not be with the intermediate step of a USB/serial convertor. USB/serial has challenges, but sometimes it is the only game in town.
  댓글 수: 2
Yeoh
Yeoh 2011년 6월 15일
Can I know in what aspect that you mean USB/serial has challenges? Because I'm using USB to RS232 converter to communicate between PIC and matlab gui, it cannot work. May I know what should I pay attention? Well, further more it always make my matlab program hang. Thank you.
Walter Roberson
Walter Roberson 2011년 6월 15일
In no particular order, and a definitely incomplete list, see:
http://www.mathworks.com/matlabcentral/answers/9509-serial-port-is-not-available-in-gui-but-it-actually-available-in-my-pc
http://www.mathworks.com/matlabcentral/answers/6339-cannot-read-serial-port-data-with-matlab-r2010a
http://www.mathworks.com/matlabcentral/answers/3360-can-i-use-matlab-to-communicate-with-a-serial-port-and-or-a-virtual-serial-usb-to-serial-port
http://www.mathworks.com/matlabcentral/answers/1236-feasibility-of-modernizing-custom-material-properties-devices-instron-masuda

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Strategy & Logic에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by