The connection of Arduino and Simulink
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, I am a biginner of programming.
I am trying to measure a S-load-cell using Arduino and Simulink. I could plot on Matlab, but I don't know how to connect it using Simulink. How can I plot it like what I did on matlab? In the future, I want to use a PID controller for a DC motor by the load-cell. I got something on the scope, but I don't know what it is. It seems like when I push or pull the loadcell, the value cahnges.



0 件のコメント
回答 (1 件)
Abhisek Pradhan
2020 年 10 月 8 日
編集済み: Abhisek Pradhan
2020 年 10 月 8 日
Here are few links that shows how to do PID control on DC motors using Simulink & getting started with Arduino Hardware. Hope they help you.