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

1 Ansicht (letzte 30 Tage)
miab
miab am 30 Mär. 2021
Beantwortet: Amrtanshu Raj am 20 Apr. 2021
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?

Akzeptierte Antwort

Amrtanshu Raj
Amrtanshu Raj am 20 Apr. 2021
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.

Weitere Antworten (0)

Kategorien

Mehr zu Robotics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by