MATLAB and Arduino. Does anyone know how to establish a connection?
显示 更早的评论
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.
采纳的回答
更多回答(1 个)
Ismail Alhaudar
2021-12-22
num=[1];
den=[1 5 6];
[r,p,k]=residue(num,den);
类别
在 帮助中心 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!