Can I use Arduino and Simulink for Robotic Arm Control?
2 次查看(过去 30 天)
显示 更早的评论
I want make a robotic arm with 4 dgof implemented kinematics and inverse kinematics.
0 个评论
回答(1 个)
Ryan G
2013-9-9
It depends if the controller you design will fit on the arduino. Fundamentally, you can squeeze a couple PID controllers on an arduino to control the arm. You could use an example like this as a baseline.
The question becomes, how complex is your controller? Do you require signal filtering?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!