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

3 vues (au cours des 30 derniers jours)
Lloyd
Lloyd le 13 Sep 2013
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.

Réponse acceptée

Lloyd
Lloyd le 16 Sep 2013

Plus de réponses (1)

Ismail Alhaudar
Ismail Alhaudar le 22 Déc 2021
num=[1];
den=[1 5 6];
[r,p,k]=residue(num,den);

Catégories

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

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by