MATLAB and Arduino. Does anyone know how to establish a connection?

3 ビュー (過去 30 日間)
Lloyd
Lloyd 2013 年 9 月 13 日
回答済み: Ismail Alhaudar 2021 年 12 月 22 日
I have this Arduino UNO R3 board with DIP ATmega328P and matlab.fig file. What I want to do is control the traffic lights using the figure file of MATLAB. The traffic light consists of Red and Green LED only and will be operated by a push button. I have scoured the internet and got very few results.

採用された回答

Lloyd
Lloyd 2013 年 9 月 16 日

その他の回答 (1 件)

Ismail Alhaudar
Ismail Alhaudar 2021 年 12 月 22 日
num=[1];
den=[1 5 6];
[r,p,k]=residue(num,den);

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by