Programming arduino web server with matlab app designer

Hi.
Is it possible to flash a gui created with the matlab app designer on an arduino/ESP8266 and run it as a web server?
and if so how?
many many thanks.

回答 (1 件)

Riya
Riya 2023 年 12 月 17 日
編集済み: Riya 2024 年 1 月 5 日

0 投票

Hello Christoph,
As per my understanding, you want to do program Arduino web server with MATLAB App designer.
Please note that if Simulink is required for the workflow, a possible workaround is to create a ‘MATLAB S-function'.
For a model running in ‘External Mode’, you can create a ‘MATLAB S-Function', and mark it as ‘SimViewingDevice’, so there won’t be any code generated from it. MATLAB code can then, be written in the S-function to send the data to the App Designer’ in real time.
Please refer to the following links below on ‘SimViewingDevice’ and MATLAB S-Functions:
I hope it helps!

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

リリース

R2022a

質問済み:

2022 年 5 月 19 日

編集済み:

2024 年 1 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by