How to interface Matlab/Simulink <--->RS232<--->8051 Micrcontroller?

조회 수: 4 (최근 30일)
Luit Dutta
Luit Dutta 2014년 11월 10일
답변: Samar 2025년 2월 18일
How to interface Matlab/Simulink <--->RS232<--->8051 Micrcontroller?
Say for example by sending a bit signal from Matlab through RS232 to 8051, a LED should glow.
Is this possible?

답변 (1개)

Samar
Samar 2025년 2월 18일
As per my understanding, you are trying to setup a communication between MATLAB/Simulink and 8051 microcontroller via RS232 cable. An interface can be setup between MATLAB and 8051 microcontroller via the Instrument Control Toolbox. A serial object should be created which can read and write data serially.
Simulink does not support 8051 microcontroller hardware. But there is one work around for this which is explained in the link given below:

카테고리

Help CenterFile Exchange에서 Clocks and Timers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by