필터 지우기
필터 지우기

matlab app designer and arduino

조회 수: 5 (최근 30일)
Rami Bouguezzi
Rami Bouguezzi 2019년 4월 2일
답변: Kanishk Singhal 2023년 7월 13일
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

답변 (1개)

Kanishk Singhal
Kanishk Singhal 2023년 7월 13일
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

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by