Arduino mega i need help

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit_support_bill
 
Posts: 88086
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino mega i need help

Post by adafruit_support_bill »

Simulink is a Mathworks product. You might try their support page for it:
http://www.mathworks.com/support/produc ... product=SL

king_king
 
Posts: 18
Joined: Fri Mar 30, 2012 4:53 am

Re: Arduino mega i need help

Post by king_king »

thank you very much for your help

gaherrera
 
Posts: 1
Joined: Tue Mar 26, 2013 3:34 pm

Re: Arduino mega i need help

Post by gaherrera »

Hi there,

I know this is a bit stale but I'm adding the following for future reference.

You need to create S_Functions in Simulink to get this to work. That is assuming you have the Arduino Target working for you. I've now successfully made S_functions for the ADS1115 ADC and the MPC4725. The later is documented here: http://www.mathworks.com/matlabcentral/ ... ilder-help
For Arduino target go here: http://www.mathworks.com/matlabcentral/ ... ino-target
and for the S_Function builder tutorial I followed to make my S_Functions is here: http://www.mathworks.com/matlabcentral/ ... ce-drivers

Some one else has made S-Functions for the ADXL345 and that is here: http://www.mathworks.com/matlabcentral/ ... ange/41027

I hope this helps you and you can contribute the S-Functions that you work on.

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

Return to “Arduino”