Arduino-Matlab-Servo without shield
조회 수: 3 (최근 30일)
이전 댓글 표시
I am working on a project where i need to control 6 RC-servos.I am controlling them using the arduino board.I have downloaded the Arduino IO library to establish communication with arduino. And since i have 6 servos i cant use the shield. so i need a solution to be ablt to control the 6 servo motor from matlab. I did search the internet but i cannot find the solution to the problem. If a solution is already provided i would appreciate it if someone can share the link to the solution or provide a solution thank you .
댓글 수: 0
답변 (2개)
Gautam Vallabha
2012년 4월 30일
Take a look at the MATLAB source code and the accompanying sketch file for Arduino IO Package. You may be able to modify these to give you access to additional pins (as a starting point, see the instructions in README.txt for how to adapt the ArduinoIO Package for the Mega).
댓글 수: 0
Bora Eryilmaz
2012년 5월 29일
The Standard Servo Write block from the new Simulink Support Package for Arduino Uno supports up to 12 RC servos.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Servo Motors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!