필터 지우기
필터 지우기

Connect ESP8622 directly

조회 수: 9 (최근 30일)
N/A
N/A 2023년 2월 28일
답변: DUY Nguyen 2023년 3월 2일
Hi, I'm trying to connect the ESP 8266 directly to SIimulink ussing the Simulink support package for Arduino hardware. It's supposed this chip is supported by the package but when I try to configurate de hardware board it doesn't appear, just appears the ESP32. The only way to connect the ESP8266 is trough an arduino module. Does anyone know if it is possible to connect it directly?
Thank you.

답변 (1개)

DUY Nguyen
DUY Nguyen 2023년 3월 2일
Hi Andrea,
I think Simulink support package can support ESP8266 when it is used with an Arduino board. However, it does not mention support for using the ESP8266 as a standalone module. You can check this link, there is no ESP8266 in the list:
https://www.mathworks.com/hardware-support/arduino-matlab.html
However, if you still want to use the ESP8266 directly with Simulink, you may consider using a different approach, such as using the UDP or TCP/IP blocks in Simulink to communicate with the ESP8266. You may need to write your own code for the ESP8266 to implement the required communication protocol.

카테고리

Help CenterFile Exchange에서 Device Driver Blocks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by