Effacer les filtres
Effacer les filtres

Programming arduino web server with matlab app designer

3 vues (au cours des 30 derniers jours)
Christoph Schneider
Christoph Schneider le 19 Mai 2022
Modifié(e) : Riya le 5 Jan 2024
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.

Réponses (1)

Riya
Riya le 17 Déc 2023
Modifié(e) : Riya le 5 Jan 2024
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!

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by