How can I control a pneumatic robot with Arduino and Matlab?

1 回表示 (過去 30 日間)
miab
miab 2021 年 3 月 30 日
回答済み: Amrtanshu Raj 2021 年 4 月 20 日
Hello,
I have a robot consisting of pneumatic muscles and valves. So far the programm runs on Arduino IDE. Is ist possible to implement it into Matlab and Simulink, to get a simulation and save the sensor values? And how?

採用された回答

Amrtanshu Raj
Amrtanshu Raj 2021 年 4 月 20 日
Hi,
There is no direct way to control a pneumatic value or actuator directly from matlab. However you can build your logic using Simulink and then later deploy it directly from Simulink with the help of Arduino Support package in MATLAB and Simulink.
You can also get the sensor values using the same package. This documentation will give you a good idea.
Bonus - With your logic designed in Simulink you can also use Simscape Fluid to simulate your pneumatics.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by