필터 지우기
필터 지우기

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

조회 수: 2 (최근 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 CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by