How to send Multiple servo angles from matlab to arduino

Hi,
I have created a matlab gui that consists of 6 sliders. These sliders go from 0-180 degrees. The purpose is to control 6 servo motors on arduino. Each slider prints the value (from 0-180) on a separate text box. i want the values within the text boxes to be sent on arduino. Anyone has an idea about the code for arduino?

답변 (1개)

Ricardo Caja Calleja
Ricardo Caja Calleja 2015년 5월 9일

0 개 추천

Hi,
you need to send the data to Arduino via serial port. In the following link it's very well explained:
Cheers, Ricardo

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기

태그

질문:

2015년 3월 18일

답변:

2015년 5월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by