matlab app designer and arduino

8 Ansichten (letzte 30 Tage)
Rami Bouguezzi
Rami Bouguezzi am 2 Apr. 2019
Beantwortet: Kanishk Singhal am 13 Jul. 2023
i want to use matlab app designer with arduino , but i don't how to use that .
i want to start with a simple application : ledon/ledoff
how can help me with that.
thanks

Antworten (1)

Kanishk Singhal
Kanishk Singhal am 13 Jul. 2023
Here is the reference for connection to arduino with MATLAB.
You can try first setting up a connection with MATLAB itself perform some operations.
When you feel comfortable you start with making utility functions like
  • Connect To Arduino (Make some field for port and stuff)
  • Read value write value
  • Other function for your use case
Add these function as callback in your AppDesigner, like ButtonPushedFcn

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by