PIC16F877A Interface

5 次查看(过去 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