Adafruit 16 PWM Servo Driver with MATLAB Gui

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
cjieun1194
 
Posts: 26
Joined: Mon May 26, 2014 11:00 am

Adafruit 16 PWM Servo Driver with MATLAB Gui

Post by cjieun1194 »

Hi, I'm just wondering if there is a way to control the Servo Driver through the Arduino via MATLAB GUI

ie. pressing a certain button will turn on the servo, etc.

User avatar
adafruit_support_bill
 
Posts: 88086
Joined: Sat Feb 07, 2009 10:11 am

Re: Adafruit 16 PWM Servo Driver with MATLAB Gui

Post by adafruit_support_bill »

That board is controlled through i2c via the Adafruit PWM-Servo library. You would need a MATLAB component on the Arduino to translate the GUI command into a library call.

cjieun1194
 
Posts: 26
Joined: Mon May 26, 2014 11:00 am

Re: Adafruit 16 PWM Servo Driver with MATLAB Gui

Post by cjieun1194 »

I'm a bit new to this so I'm not sure what you mean by a MATLAB component to translate the command ? =/ Thank you

User avatar
adafruit_support_bill
 
Posts: 88086
Joined: Sat Feb 07, 2009 10:11 am

Re: Adafruit 16 PWM Servo Driver with MATLAB Gui

Post by adafruit_support_bill »

Mathworks has components to interface with with Arduino libraries for various shields. Here is one example: http://www.mathworks.com/matlabcentral/ ... or-shields

I don't know if they have support for our servo driver yet. Mathworks support should be able to help you out there.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”