serial data matlab and arduino
4 次查看(过去 30 天)
显示 更早的评论
i send data from matlab command via serial to arduino uno in
this command :
arduino=serialport("COM9",115200); writeline(arduino,"45,90,135,180,225,273,231");
i want to send this data from serial arduino mega serial1 to serial0 of arduino uno via simulink i tryed this but it not work
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!