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

3 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Lloyd
Lloyd il 16 Set 2013

Più risposte (1)

Ismail Alhaudar
Ismail Alhaudar il 22 Dic 2021
num=[1];
den=[1 5 6];
[r,p,k]=residue(num,den);

Categorie

Scopri di più su Arduino Hardware in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by